summaryrefslogtreecommitdiff
path: root/games/blokus
diff options
context:
space:
mode:
authorasau <asau>2012-10-06 11:54:29 +0000
committerasau <asau>2012-10-06 11:54:29 +0000
commit87af7fa2ce0839ead2a545134381cbb061c5b7f7 (patch)
treec5fd61842558a666d102559953843c889843d3a2 /games/blokus
parent8ca39cc762df4b78b6101632bc65980d63d37dd5 (diff)
downloadpkgsrc-87af7fa2ce0839ead2a545134381cbb061c5b7f7.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'games/blokus')
-rw-r--r--games/blokus/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/blokus/Makefile b/games/blokus/Makefile
index b0fee6e516d..66d6c42dcda 100644
--- a/games/blokus/Makefile
+++ b/games/blokus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2010/01/06 08:04:51 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/06 11:54:31 asau Exp $
#
DISTNAME= blokus-1.1
@@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.saschahlusiak.de/blokus/
COMMENT= Abstract strategy board game for two to four players
-PKG_DESTDIR_SUPPORT= user-destdir
-
RESTRICTED= Redistribution prohibited
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}