aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-10 14:08:40 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-10 14:08:40 +0000
commit4238b7752b8fb2dcbe113016ae569955ba117caa (patch)
tree28beb88f19d236ef4b6afde8abb7e2b2b54e686a /x11-toolkits
parentad71a0e281e5a8f05baf1b144c3b760f04a865da (diff)
downloadports-4238b7752b8fb2dcbe113016ae569955ba117caa.tar.gz
ports-4238b7752b8fb2dcbe113016ae569955ba117caa.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index f3a128a088c8..5c087ac0bcb0 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile
LIB_DEPENDS+= ungif.5:${PORTSDIR}/graphics/libungif
-NOT_FOR_ARCHS= ia64
+#NOT_FOR_ARCHS= ia64
GNU_CONFIGURE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
@@ -29,16 +29,16 @@ CONFIGURE_ARGS+= --with-jpeg-include=${LOCALBASE}/include
CONFIGURE_ARGS+= --with-x
CONFIGURE_ARGS+= --with-x-include=${X11BASE}/include
CONFIGURE_ARGS+= --with-x-include=${X11BASE}/lib
-USE_XLIB= yes
-EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch
-USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_CONFIGURE= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_BASE= yes
-MAKEFILE=
+USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
+USE_XLIB= yes
+
+EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch
MAKE_FLAGS+= OPTFLAG="${CFLAGS}"
BREAKS_IF_PEDANTIC= yes
NO_FILTER_SHLIBS= yes