From 9b873184373b078961c0938dc02cd9350e8c0c7e Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 26 Apr 2003 18:27:02 +0000 Subject: Make the PKGNAMESUFFIC overrideable so that package builds will work. Reported by: bento Approved by: maintainer --- games/freeciv-gtk2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/freeciv-gtk2') diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile index 3a9f2d253711..15bdbbeaffff 100644 --- a/games/freeciv-gtk2/Makefile +++ b/games/freeciv-gtk2/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 -- cgit v1.2.3