aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-29 01:31:59 +0800
committerpav <pav@FreeBSD.org>2007-03-29 01:31:59 +0800
commit3f3d8371852d726db1dc5bdfa1aa67ec4c2d78c0 (patch)
treeac135a7f91b9f95db3a8b7d74d43ad1e3bb1b9c1 /net-p2p
parent630a3e5c7412e913d39ea2e1f2edd0143881407e (diff)
downloadfreebsd-ports-gnome-3f3d8371852d726db1dc5bdfa1aa67ec4c2d78c0.tar.gz
freebsd-ports-gnome-3f3d8371852d726db1dc5bdfa1aa67ec4c2d78c0.tar.zst
freebsd-ports-gnome-3f3d8371852d726db1dc5bdfa1aa67ec4c2d78c0.zip
- Fix after objformat removal
Reported by: pointyhat
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gkrellm-gift/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/gkrellm-gift/Makefile b/net-p2p/gkrellm-gift/Makefile
index 638d46b1f942..8488fb25066f 100644
--- a/net-p2p/gkrellm-gift/Makefile
+++ b/net-p2p/gkrellm-gift/Makefile
@@ -27,6 +27,9 @@ USE_X_PREFIX= yes
PLIST_FILES= libexec/gkrellm2/plugins/gift.la \
libexec/gkrellm2/plugins/gift.so
+post-patch:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
+
post-install:
${STRIP_CMD} ${PREFIX}/libexec/gkrellm2/plugins/${PORTNAME}.so