aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-01-28 18:25:52 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-01-28 18:25:52 +0000
commit64a034726843b6a58a06e0345edf32e60663baff (patch)
tree22bae8895816f100941fd695136ead7096b40e27 /Mk/bsd.port.mk
parente0b8be39b6e124c2cf8cc9c6e62bc645bb817cbe (diff)
Notes
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 6124f368beb7..33408276b6c8 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -6448,7 +6448,8 @@ _PATCH_SEQ= ask-license patch-message patch-depends pathfix-pre-patch dos2unix
_CONFIGURE_DEP= patch
_CONFIGURE_SEQ= build-depends lib-depends configure-message run-autotools-fixup \
configure-autotools pre-configure pre-configure-script \
- run-autotools do-configure post-configure post-configure-script
+ run-autotools patch-libtool do-configure post-configure \
+ post-configure-script
_BUILD_DEP= configure
_BUILD_SEQ= build-message pre-build pre-build-script do-build \
post-build post-build-script