aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 18:27:02 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 18:27:02 +0000
commit9b873184373b078961c0938dc02cd9350e8c0c7e (patch)
treebf52fe44091f5bcb2f401234103cfe312ddd54b9 /games/freeciv
parentd6a185b5b0edd28d89df913cf6f10011e8e39bab (diff)
downloadports-9b873184373b078961c0938dc02cd9350e8c0c7e.tar.gz
ports-9b873184373b078961c0938dc02cd9350e8c0c7e.zip
Notes
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 3a9f2d253711..15bdbbeaffff 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= imlib
-PKGNAMESUFFIX= -imlib
+PKGNAMESUFFIX?= -imlib
.else
LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
.endif