summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorschmonz <schmonz>2002-12-20 18:27:14 +0000
committerschmonz <schmonz>2002-12-20 18:27:14 +0000
commit8bd08628c047923a3e84401591d53f5f9a36795f (patch)
treee35bb2696d5c2a7ef75bc07ee0a1f9a04a46ac65 /pkgtools
parent62c89f4c03ae0b9efd8689c7d5b77024091887ed (diff)
downloadpkgsrc-8bd08628c047923a3e84401591d53f5f9a36795f.tar.gz
There's no need for a custom ${WRKSRC} definition.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 84a2137245c..9ea65899215 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2002/12/20 18:15:52 schmonz Exp $
+# $NetBSD: Makefile,v 1.59 2002/12/20 18:27:14 schmonz Exp $
# Notes to package maintainers:
#
@@ -17,8 +17,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/
COMMENT= NetBSD-current's pkg_* tools
-WRKSRC= ${WRKDIR}/pkg_install
-
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-pkgdbdir=${PKG_DBDIR}