pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libspiff Whoops, I don't know why I thought this...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/574b48d908d9
branches:  trunk
changeset: 535168:574b48d908d9
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Thu Nov 08 20:25:25 2007 +0000

description:
Whoops, I don't know why I thought this line was wrong.  Revert last commit.

diffstat:

 audio/libspiff/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 70dd6b8f88ab -r 574b48d908d9 audio/libspiff/Makefile
--- a/audio/libspiff/Makefile   Thu Nov 08 20:10:46 2007 +0000
+++ b/audio/libspiff/Makefile   Thu Nov 08 20:25:25 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/11/08 18:58:48 bjs Exp $
+# $NetBSD: Makefile,v 1.3 2007/11/08 20:25:25 bjs Exp $
 #
 
 DISTNAME=      libspiff-0.8.2
@@ -18,7 +18,7 @@
 
 TEST_TARGET=   check
 
-BUILDLINK_ABI_DEPENDS.expat+=  expat>=2.0.0nb1:../../textproc/expat
+BUILDLINK_ABI_DEPENDS.expat+=  expat>=2.0.0nb1
 
 .include "../../textproc/expat/buildlink3.mk"
 .include "../../textproc/uriparser/buildlink3.mk"



Home | Main Index | Thread Index | Old Index