From 3f3d8371852d726db1dc5bdfa1aa67ec4c2d78c0 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 28 Mar 2007 17:31:59 +0000 Subject: - Fix after objformat removal Reported by: pointyhat --- net-p2p/gkrellm-gift/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net-p2p') 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 -- cgit