summaryrefslogtreecommitdiff
path: root/games/hex-a-hop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/hex-a-hop/Makefile')
-rw-r--r--games/hex-a-hop/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile
index 8f85d317254..051603dfc73 100644
--- a/games/hex-a-hop/Makefile
+++ b/games/hex-a-hop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/02/16 18:49:41 hans Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/06 11:54:43 asau Exp $
#
DISTNAME= hex-a-hop-1.1.0
@@ -11,8 +11,6 @@ HOMEPAGE= http://hexahop.sourceforge.net/
COMMENT= Hexagonal tile-based puzzle game
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++