summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-02-05 22:16:10 +0000
committerjmmv <jmmv@pkgsrc.org>2003-02-05 22:16:10 +0000
commit0a9aa3003839f1a65b3d3a2286fb54c3db418070 (patch)
treeb326c3336d2def85ecd373427de69e81abe6c594 /devel
parent04b87144dd253e0f6cefdcc273a72cfbe6e83719 (diff)
downloadpkgsrc-0a9aa3003839f1a65b3d3a2286fb54c3db418070.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