summaryrefslogtreecommitdiff
path: root/games/wargames
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 11:54:29 +0000
committerasau <asau>2012-10-06 11:54:29 +0000
commit2d3df4f1665454dffc38c4ac5b3dbb6aa03efc73 (patch)
treec5fd61842558a666d102559953843c889843d3a2 /games/wargames
parent6bb1a005d32737bedbfbcf4ca389285f59c854aa (diff)
downloadpkgsrc-2d3df4f1665454dffc38c4ac5b3dbb6aa03efc73.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'games/wargames')
-rw-r--r--games/wargames/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/wargames/Makefile b/games/wargames/Makefile
index 996c600f8d5..643ff051fbb 100644
--- a/games/wargames/Makefile
+++ b/games/wargames/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/07/16 20:47:03 abs Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/06 11:54:58 asau Exp $
VERSION= 1.02
DISTNAME= abs0-wargames-${VERSION}-0-g0e9f20e
@@ -15,6 +15,4 @@ FETCH_USING= curl
WRKSRC= ${WRKDIR}/${DISTNAME:C:[^-]*-0-g::}
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.pkg.mk"