summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-15 21:04:44 +0000
committerwiz <wiz>2001-03-15 21:04:44 +0000
commit72019f1d4275997bcfed8e9d2ea8fe42b3520c18 (patch)
tree05de95d315db78e3608f04217663af26a5f00f5e /audio
parentc715435780956f7eb9d0ed7d8daa19f21517edf3 (diff)
downloadpkgsrc-72019f1d4275997bcfed8e9d2ea8fe42b3520c18.tar.gz
add CONFLICTS with vorbis-tools (don't deprecate this version yet,
since -d wav works here)
Diffstat (limited to 'audio')
-rw-r--r--audio/vorbis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/vorbis/Makefile b/audio/vorbis/Makefile
index 2435bfca76f..ef7ab220b19 100644
--- a/audio/vorbis/Makefile
+++ b/audio/vorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/02/16 13:30:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/03/15 21:04:44 wiz Exp $
#
DISTNAME= vorbis_nightly_cvs-20000818
@@ -19,6 +19,8 @@ DEPENDS+= libgetopt>=1.3:../../devel/libgetopt
LDFLAGS+= -Wl,-R${LOCALBASE}/lib -L${LOCALBASE}/lib -lgetopt
.endif
+CONFLICTS= vorbis-tools-*
+
WRKSRC= ${WRKDIR}/vorbis
GNU_CONFIGURE= YES
CFLAGS+= -I${LOCALBASE}/include