summaryrefslogtreecommitdiffstats
path: root/graphics/xmms-fishmatic
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2007-03-29 13:56:32 +0000
committerehaupt <ehaupt@FreeBSD.org>2007-03-29 13:56:32 +0000
commit2ebff2dfac807b3092c4aa1352586af6c5957963 (patch)
tree6fa51b1630c4685f90e1249c18408f7cdad3e662 /graphics/xmms-fishmatic
parenta5d2973f8c71cdf7c09bd86b431397376e49fcdf (diff)
downloadFreeBSD-ports-2ebff2dfac807b3092c4aa1352586af6c5957963.zip
FreeBSD-ports-2ebff2dfac807b3092c4aa1352586af6c5957963.tar.gz
- Cleanup objformat-removal fallout
- Use USE_LDCONFIG Approved by: portmgr (pav; implicit)
Diffstat (limited to 'graphics/xmms-fishmatic')
-rw-r--r--graphics/xmms-fishmatic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xmms-fishmatic/Makefile b/graphics/xmms-fishmatic/Makefile
index 01db433..8db322d 100644
--- a/graphics/xmms-fishmatic/Makefile
+++ b/graphics/xmms-fishmatic/Makefile
@@ -24,6 +24,7 @@ USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
CONFIGURE_ENV= LIBS="-lGL -lXext ${LIBS}"
CFLAGS+= -I${X11BASE}/include -L${X11BASE}/lib
@@ -34,5 +35,6 @@ post-patch:
s|-lpthreads|${PTHREAD_LIBS:S/"//g}|g' \
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
@${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig
.include <bsd.port.mk>
OpenPOWER on IntegriCloud