summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-12-15 20:25:34 +0000
committeragc <agc@pkgsrc.org>2001-12-15 20:25:34 +0000
commitccff9099bcc040b948d88c32959fa8204a9900f4 (patch)
tree8f67a7596dd99f5fb7729eb89ce6b6a3af3c8f95 /audio
parent36ce7249f893aba53d41fe7e3db33c37e3ba143a (diff)
downloadpkgsrc-ccff9099bcc040b948d88c32959fa8204a9900f4.tar.gz
Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external
references of the pkglint package. _PKGSRCDIR is an internal definition in bsd.pkg.mk, and a few packages which would like to refer to other packages in the build tree. It should not be set by users, but neither should it stop a user from building a package if it is defined, so make it obvious that this is the case.
Diffstat (limited to 'audio')
-rw-r--r--audio/krio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/krio/Makefile b/audio/krio/Makefile
index 5ce979b1476..1b40806b314 100644
--- a/audio/krio/Makefile
+++ b/audio/krio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/09/27 23:17:44 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2001/12/15 20:25:35 agc Exp $
DISTNAME= Krio-19990721
PKGNAME= krio-19990721
@@ -13,7 +13,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
USE_X11BASE= yes
-RIODIR= ${PKGSRCDIR}/audio/rio/${WRKDIR:T}/rio107
+RIODIR= ${_PKGSRCDIR}/audio/rio/${WRKDIR:T}/rio107
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= kdelibs-1.1.2:../../x11/kdelibs