summaryrefslogtreecommitdiff
path: root/games/gshisen
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-02 06:16:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-02 06:16:05 +0000
commit650fb5d7d781a890b938a06a5396363a9dab70ae (patch)
treeb2777e47400ff4988b79b48be9aacfdeb6a28847 /games/gshisen
parentAdd py-posix1e 0.2.1, Python module for manipulating POSIX.1e ACLs (diff)
- use new backend as default
- make portlint happy - Update MASTER_SITES
Notes
Notes: svn path=/head/; revision=72170
Diffstat (limited to 'games/gshisen')
-rw-r--r--games/gshisen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile
index a42b3a02eee1..aa9dfd12db53 100644
--- a/games/gshisen/Makefile
+++ b/games/gshisen/Makefile
@@ -15,7 +15,7 @@ PKGNAMESUFFIX?= -devel
MAINTAINER= dinoex@FreeBSD.org
-.if defined(GNUSTEP_GUI_DEVEL)
+.if !defined(GNUSTEP_GUI_OLD)
BUILD_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back
RUN_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back
.else
@@ -27,7 +27,7 @@ PREFIX= ${LOCALBASE}/GNUstep
WRKSRC= ${WRKDIR}/GShisen
USE_GMAKE= yes
MAKEFILE=
-.if defined(GNUSTEP_GUI_DEVEL)
+.if !defined(GNUSTEP_GUI_OLD)
MAKE_FLAGS= GUI_BACKEND_LIB=back
.else
MAKE_FLAGS= GUI_BACKEND_LIB=xgps