summaryrefslogtreecommitdiffstats
path: root/games/gomoku.app
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-10-30 04:33:09 +0000
committerdinoex <dinoex@FreeBSD.org>2002-10-30 04:33:09 +0000
commitc04f3c7ce3527f2eda72a8521e73a02483d96c53 (patch)
tree7b5dd29a7a4b6c8f95520bf6086fbd32098ea3f7 /games/gomoku.app
parent185f25b86eb96f9764834649309839e1c0e632a2 (diff)
downloadFreeBSD-ports-c04f3c7ce3527f2eda72a8521e73a02483d96c53.zip
FreeBSD-ports-c04f3c7ce3527f2eda72a8521e73a02483d96c53.tar.gz
- use PKGNAMESUFFIX
Diffstat (limited to 'games/gomoku.app')
-rw-r--r--games/gomoku.app/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile
index b3a1e95..7df9d24 100644
--- a/games/gomoku.app/Makefile
+++ b/games/gomoku.app/Makefile
@@ -9,6 +9,9 @@ PORTNAME= gomoku.app
PORTVERSION= 1.2.6
CATEGORIES= games
MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/
+.if defined(GNUSTEP_GUI_DEVEL)
+PKGNAMESUFFIX?= -devel
+.endif
DISTNAME= Gomoku-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
OpenPOWER on IntegriCloud