summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-02-05 22:16:10 +0000
committerjmmv <jmmv>2003-02-05 22:16:10 +0000
commit8644fd110f614232a6a8da72d4a040142ab6274f (patch)
treeb326c3336d2def85ecd373427de69e81abe6c594 /devel
parent0c4fa0ad9e427f49742670b3fe174571d59094c6 (diff)
downloadpkgsrc-8644fd110f614232a6a8da72d4a040142ab6274f.tar.gz
Do not set PKGDIR (nor PLIST_SRC, which is not needed now).
Diffstat (limited to 'devel')
-rw-r--r--devel/GConf2/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/GConf2/Makefile.common b/devel/GConf2/Makefile.common
index a1c67ae303f..b27dd121b02 100644
--- a/devel/GConf2/Makefile.common
+++ b/devel/GConf2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2003/02/05 22:06:45 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2003/02/05 22:16:10 jmmv Exp $
#
DISTNAME= GConf-1.2.1
@@ -15,8 +15,6 @@ BUILD_USES_MSGFMT= yes
DISTINFO_FILE= ${.CURDIR}/../GConf2/distinfo
FILESDIR= ${.CURDIR}/../GConf2/files
PATCHDIR= ${.CURDIR}/../GConf2/patches
-PKGDIR= ${.CURDIR}/../GConf2
-PLIST_SRC= ${.CURDIR}/PLIST
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes