aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-06-07 17:34:38 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-06-07 17:34:38 +0000
commit45c5678a74429b0fe5d794269e3b8e4b8dd5f7cd (patch)
tree4c7afbf8f7a87fb3a4b4fef0656bf1f2425bf4b6 /x11-toolkits/gnustep-gui
parent75f78df85bf4d52e750ab5b8a131d92a5d49e391 (diff)
downloadports-45c5678a74429b0fe5d794269e3b8e4b8dd5f7cd.tar.gz
ports-45c5678a74429b0fe5d794269e3b8e4b8dd5f7cd.zip
Notes
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 312dcf8864e1..c931909b42b0 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -12,12 +12,14 @@ MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \
http://ftp.codefactory.se/pub/gnu/gstep/ \
http://planetmirror.com/pub/gnustep/core/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dinoex@FreeBSD.org
-BUILD_DEPENDS= ${SYSLIBDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
-RUN_DEPENDS= ${SYSLIBDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
+BUILD_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
+RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
+BREAKS_IF_PEDANTIC= yes
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 300000
@@ -41,7 +43,7 @@ GNU_ARCH= ${MACHINE_ARCH}
PLIST_SUB+= GNU_ARCH=${GNU_ARCH} OPSYS=${OPSYS:L} VERSION=${PORTVERSION} \
MAJORVERSION=${PORTVERSION:C/([0-9]).*/\1/1}
-SYSLIBDIR= ${PREFIX}/System/Libraries
+COMBOLIBDIR= ${PREFIX}/System/Libraries/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu
post-extract:
.for file in config.guess config.sub install-sh