summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-02-05 21:00:08 +0000
committeroliver <oliver@FreeBSD.org>2007-02-05 21:00:08 +0000
commitce3c5885908d70ec6b9c092250892f32986436cd (patch)
treee283eac2fced5c16b97d9ba111168798447e6d3b /x11-wm
parent2af8ccbe2162619b26c4e7de4fc0d65f6f66d097 (diff)
downloadFreeBSD-ports-ce3c5885908d70ec6b9c092250892f32986436cd.zip
FreeBSD-ports-ce3c5885908d70ec6b9c092250892f32986436cd.tar.gz
fix objformat problem more properly
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile
index 60e7e60..aa5dcc4 100644
--- a/x11-wm/xfce/Makefile
+++ b/x11-wm/xfce/Makefile
@@ -17,7 +17,6 @@ COMMENT= CDE like desktop with GTK
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
-USE_AUTOTOOLS= libtool:15
USE_GCC= 4.1
USE_XPM= yes
USE_GETTEXT= yes
@@ -60,5 +59,6 @@ post-patch:
${WRKSRC}/xfgnome/xfgnome.h
@${REINPLACE_CMD} -e 's|static \(nmb_history \*headH;\)|\1|' \
${WRKSRC}/xfsamba/xfsamba_mem.c
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud