aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-03-17 17:33:53 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-03-17 17:33:53 +0000
commit463a141bbae6fd9329ae3d3a004e32d2a5894085 (patch)
tree923697c3a11add27b35b62a4b47a56ebe6a88fd7 /x11-toolkits
parent7e3b8d542033e57aee59cde80a24674574363d43 (diff)
downloadports-463a141bbae6fd9329ae3d3a004e32d2a5894085.tar.gz
ports-463a141bbae6fd9329ae3d3a004e32d2a5894085.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qtpixmap/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/qtpixmap/Makefile b/x11-toolkits/qtpixmap/Makefile
index 2673809fc170..efec92783c67 100644
--- a/x11-toolkits/qtpixmap/Makefile
+++ b/x11-toolkits/qtpixmap/Makefile
@@ -28,4 +28,7 @@ PLIST_SUB= GTK1=""
PLIST_SUB= GTK1="@comment "
.endif
+post-patch:
+ ${REINPLACE_CMD} -e "s,echo aout, echo elf," ${WRKSRC}/configure
+
.include <bsd.port.mk>