summaryrefslogtreecommitdiff
path: root/pkgtools/xpkgwedge
diff options
context:
space:
mode:
authorjoerg <joerg>2009-04-09 00:48:06 +0000
committerjoerg <joerg>2009-04-09 00:48:06 +0000
commitd1027a4004f5c7c3099fca5ac8fd2468db8d9b7c (patch)
treebab33acb040ad1708a35131b11af0af8cf0dc5e8 /pkgtools/xpkgwedge
parentae183075485f567d69b9bca8cc0b231af55fe01e (diff)
downloadpkgsrc-d1027a4004f5c7c3099fca5ac8fd2468db8d9b7c.tar.gz
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
Diffstat (limited to 'pkgtools/xpkgwedge')
-rw-r--r--pkgtools/xpkgwedge/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/xpkgwedge/Makefile b/pkgtools/xpkgwedge/Makefile
index 0174c0b8f1f..2353cb49bef 100644
--- a/pkgtools/xpkgwedge/Makefile
+++ b/pkgtools/xpkgwedge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2008/04/12 22:43:09 jlam Exp $
+# $NetBSD: Makefile,v 1.76 2009/04/09 00:48:14 joerg Exp $
DISTNAME= xpkgwedge-1.16
CATEGORIES= pkgtools devel x11
@@ -14,11 +14,9 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
-EXTRACT_ONLY= # empty
USE_LANGUAGES= # empty
NO_BUILD= yes
NO_CONFIGURE= yes
-NO_CHECKSUM= yes
.include "../../mk/bsd.prefs.mk"