From 34b1084035738604f178f4fc7407ca4ca20ff8a8 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 20 Jan 2003 04:49:01 +0000 Subject: - Update to use gnustep-back instead of gnustep-xgps - Sweep devel slave ports - retire x11-toolkits/gnustep-xgps --- games/gshisen/Makefile | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'games/gshisen/Makefile') diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index aa9dfd12db53..261407ebd83e 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -9,34 +9,21 @@ PORTNAME= gshisen PORTVERSION= 1.0.1 CATEGORIES= games MASTER_SITES= http://www.gnustep.it/enrico/gshisen/ -.if defined(GNUSTEP_GUI_DEVEL) -PKGNAMESUFFIX?= -devel -.endif MAINTAINER= dinoex@FreeBSD.org -.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 -BUILD_DEPENDS= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps -RUN_DEPENDS= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps -.endif PREFIX= ${LOCALBASE}/GNUstep WRKSRC= ${WRKDIR}/GShisen USE_GMAKE= yes MAKEFILE= -.if !defined(GNUSTEP_GUI_OLD) MAKE_FLAGS= GUI_BACKEND_LIB=back -.else -MAKE_FLAGS= GUI_BACKEND_LIB=xgps -.endif ALL_TARGET= NO_MTREE= yes BACKBUNDLEDIR= ${PREFIX}/System/Library/Bundles/libgnustep-back.bundle/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu -XGPSBUNDLEDIR= ${PREFIX}/System/Library/Bundles/libgnustep-xgps.bundle/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu .include -- cgit v1.2.3