summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-01-03 19:56:38 +0000
committertron <tron@pkgsrc.org>2002-01-03 19:56:38 +0000
commit912c2c36ccd6a1ba40cc1a127e8391587d1047eb (patch)
treed513788e45a8d89d490b637a676d8c96ada892c6 /audio/vorbis-tools/Makefile
parent99d5373aa9485e646772f7fba568e6d2a78ae560 (diff)
downloadpkgsrc-912c2c36ccd6a1ba40cc1a127e8391587d1047eb.tar.gz
Fix package list lossage caused by update to version 1.0.0.7.
Diffstat (limited to 'audio/vorbis-tools/Makefile')
-rw-r--r--audio/vorbis-tools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile
index 28500a2279f..0c68fbdddf3 100644
--- a/audio/vorbis-tools/Makefile
+++ b/audio/vorbis-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/01/03 01:37:19 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2002/01/03 19:56:38 tron Exp $
DISTNAME= vorbis-tools-1.0rc3
PKGNAME= vorbis-tools-1.0.0.7
@@ -21,6 +21,8 @@ CONFIGURE_ARGS+= --with-ogg-prefix=${BUILDLINK_DIR} \
--with-vorbis-prefix=${BUILDLINK_DIR} \
--with-ao-prefix=${BUILDLINK_DIR}
+PLIST_SUBST+= DISTNAME="${DISTNAME}"
+
# vorbis-tools needs a working pthreads implementation, and pth is proven
# to work.
USE_PTHREAD= native pth