aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-03-19 04:35:47 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-03-19 04:35:47 +0000
commitccd3e4a8d4cb4895f5f7021c123161b64e93da9d (patch)
tree1631b12f177eccd4b4c767181dd6145fa883cbb7 /games
parentc3c75e1d1c310dc3e17040119c967db3008e32ce (diff)
downloadports-ccd3e4a8d4cb4895f5f7021c123161b64e93da9d.tar.gz
ports-ccd3e4a8d4cb4895f5f7021c123161b64e93da9d.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/gomoku.app/Makefile4
-rw-r--r--games/gshisen/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile
index 8af78caa1a12..65eaa9c6c135 100644
--- a/games/gomoku.app/Makefile
+++ b/games/gomoku.app/Makefile
@@ -14,11 +14,9 @@ DISTNAME= Gomoku-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep Gomoku game
-GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
-PREFIX= ${GNUSTEP_PREFIX}
-NO_MTREE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile
index d0a2a8fe1da0..a03294a90089 100644
--- a/games/gshisen/Makefile
+++ b/games/gshisen/Makefile
@@ -15,11 +15,9 @@ MASTER_SITE_SUBDIR= dinoex
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Mahjongg-kind of game that uses the GNUstep toolkit
-GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
-PREFIX= ${GNUSTEP_PREFIX}
-NO_MTREE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes