summaryrefslogtreecommitdiffstats
path: root/games/gomoku.app/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gomoku.app/Makefile')
-rw-r--r--games/gomoku.app/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile
index 98b2e4f..8af78ca 100644
--- a/games/gomoku.app/Makefile
+++ b/games/gomoku.app/Makefile
@@ -14,7 +14,8 @@ DISTNAME= Gomoku-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep Gomoku game
-PREFIX= ${LOCALBASE}/GNUstep
+GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
+PREFIX= ${GNUSTEP_PREFIX}
NO_MTREE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
OpenPOWER on IntegriCloud