summaryrefslogtreecommitdiffstats
path: root/multimedia/xmps
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-10-12 09:10:35 +0000
committersobomax <sobomax@FreeBSD.org>2000-10-12 09:10:35 +0000
commitf5f57854c33605aa3ae50ba44cd2310b4e6c7887 (patch)
treeb3b63ee5ba76f711eaae871be856c7fdd8363645 /multimedia/xmps
parent18144f2f9ffeb766bc7a6c582b47332e14335d4c (diff)
downloadFreeBSD-ports-f5f57854c33605aa3ae50ba44cd2310b4e6c7887.zip
FreeBSD-ports-f5f57854c33605aa3ae50ba44cd2310b4e6c7887.tar.gz
Fix another well-known libtool stupidity.
Propelled by: th@d83b0468.dsl.flashcom.net (on IRC)
Diffstat (limited to 'multimedia/xmps')
-rw-r--r--multimedia/xmps/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile
index 4490231..1d92048 100644
--- a/multimedia/xmps/Makefile
+++ b/multimedia/xmps/Makefile
@@ -34,4 +34,8 @@ pre-patch:
s|\$$\(datadir\)/aclocal|\$$\(prefix\)/share/aclocal|g ; \
s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g'
+post-configure:
+ @${PERL} -pi -e 's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \
+ ${WRKSRC}/libtool
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud