aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-03-22 04:45:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-03-22 04:45:24 +0000
commit46e9a484f814c07d51ab2cb90517f4f5c4c368ae (patch)
tree950a7a7d66dce352afb337a98907212987c70902 /Mk/bsd.port.mk
parent74bee551cc59f69e80c627a87f2e8e40d67816fc (diff)
downloadports-46e9a484f814c07d51ab2cb90517f4f5c4c368ae.tar.gz
ports-46e9a484f814c07d51ab2cb90517f4f5c4c368ae.zip
Notes
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index ff226bb8ed8b..d07760e361fb 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -3011,8 +3011,8 @@ _PATCH_DEP= extract
_PATCH_SEQ= patch-message patch-depends pre-patch pre-patch-script \
do-patch post-patch post-patch-script
_CONFIGURE_DEP= patch
-_CONFIGURE_SEQ= configure-message patch-libtool build-depends lib-depends \
- misc-depends pre-configure pre-configure-script \
+_CONFIGURE_SEQ= build-depends lib-depends misc-depends configure-message \
+ patch-libtool pre-configure pre-configure-script \
do-configure post-configure post-configure-script
_BUILD_DEP= configure
_BUILD_SEQ= build-message pre-build pre-build-script do-build \