aboutsummaryrefslogtreecommitdiffstats
path: root/x11-clocks/xmms-alarm
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2007-03-29 19:37:13 +0800
committerehaupt <ehaupt@FreeBSD.org>2007-03-29 19:37:13 +0800
commit84d2385b3de7c21b0923bb0c60d1b22ac45a96b5 (patch)
tree34d1e324797ea80ca4359e549d73728033b11b6a /x11-clocks/xmms-alarm
parent4b8e2d3c097aa89dbeb7e9b5c22a3dc4962c9ed5 (diff)
downloadfreebsd-ports-gnome-84d2385b3de7c21b0923bb0c60d1b22ac45a96b5.tar.gz
freebsd-ports-gnome-84d2385b3de7c21b0923bb0c60d1b22ac45a96b5.tar.zst
freebsd-ports-gnome-84d2385b3de7c21b0923bb0c60d1b22ac45a96b5.zip
Cleanup objformat-removal fallout
Diffstat (limited to 'x11-clocks/xmms-alarm')
-rw-r--r--x11-clocks/xmms-alarm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/xmms-alarm/Makefile b/x11-clocks/xmms-alarm/Makefile
index fee04f48a684..5c8196e1de9b 100644
--- a/x11-clocks/xmms-alarm/Makefile
+++ b/x11-clocks/xmms-alarm/Makefile
@@ -23,6 +23,9 @@ GNU_CONFIGURE= yes
PLIST_FILES= lib/xmms/General/libalarm.so
+post-patch:
+ @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure
+
# This is to avoid libtool running ldconfig -m ${X11BASE}/lib/xmms/General
do-install:
${INSTALL_DATA} ${WRKSRC}/src/.libs/libalarm.so ${PREFIX}/lib/xmms/General