From ccd3e4a8d4cb4895f5f7021c123161b64e93da9d Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 19 Mar 2006 04:35:47 +0000 Subject: - add USE_GNUSTEP_PREFIX --- games/gomoku.app/Makefile | 4 +--- games/gshisen/Makefile | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'games') 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 -- cgit v1.2.3