aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-20 04:49:01 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-20 04:49:01 +0000
commit34b1084035738604f178f4fc7407ca4ca20ff8a8 (patch)
tree7868912772afcbe13a3336b2941269cc6848e1fe /devel/gnustep
parent11273ee6c0ef8083e10c30ef2338c25a052d9919 (diff)
downloadports-34b1084035738604f178f4fc7407ca4ca20ff8a8.tar.gz
ports-34b1084035738604f178f4fc7407ca4ca20ff8a8.zip
Notes
Diffstat (limited to 'devel/gnustep')
-rw-r--r--devel/gnustep/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile
index 80c7d3525cca..9b84ff7ada67 100644
--- a/devel/gnustep/Makefile
+++ b/devel/gnustep/Makefile
@@ -9,9 +9,6 @@ PORTNAME= gnustep
PORTVERSION= 1.5.1
CATEGORIES= devel lang
MASTER_SITES= # empty
-.if defined(GNUSTEP_GUI_DEVEL)
-PKGNAMESUFFIX?= -devel
-.endif
DISTFILES= # empty
EXTRACT_ONLY= # empty
@@ -20,13 +17,8 @@ MAINTAINER= dinoex@FreeBSD.org
RUN_DEPENDS= ${SYSTEMDIR}/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make
RUN_DEPENDS+= ${SYSLIBDIR}/libobjc.so:${PORTSDIR}/lang/gnustep-objc
RUN_DEPENDS+= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
-.if defined(GNUSTEP_GUI_DEVEL)
RUN_DEPENDS+= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui-devel
RUN_DEPENDS+= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back
-.else
-RUN_DEPENDS+= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui
-RUN_DEPENDS+= ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps
-.endif
PREFIX= ${LOCALBASE}/GNUstep
NO_BUILD= yes
@@ -47,7 +39,6 @@ SYSTEMDIR= ${LOCALBASE}/GNUstep/System
SYSLIBDIR= ${SYSTEMDIR}/Libraries/${GNU_ARCH}/${OPSYS:L}
COMBOLIBDIR= ${SYSLIBDIR}/gnu-gnu-gnu
BACKBUNDLEDIR= ${SYSTEMDIR}/Library/Bundles/libgnustep-back.bundle/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/
-XGPSBUNDLEDIR= ${SYSTEMDIR}/Library/Bundles/libgnustep-xgps.bundle/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/
do-install: # empty