aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:43:00 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:43:00 +0000
commit23d7454341e7fa2912f455f734ee427a70fc1202 (patch)
tree3b46b10a36cb517664f39d8d9b712a9b957ea8c0 /Mk/bsd.port.mk
parent888e973cd3151dec7ddf41489c3bc02f7b43a222 (diff)
downloadports-23d7454341e7fa2912f455f734ee427a70fc1202.tar.gz
ports-23d7454341e7fa2912f455f734ee427a70fc1202.zip
Notes
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk14
1 files changed, 6 insertions, 8 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index d8cc2c6f7547..079c7b625abd 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1816,10 +1816,9 @@ RUN_DEPENDS+= ${PERL5}:${PORTSDIR}/lang/${PERL_PORT}
.include "${PORTSDIR}/Mk/bsd.apache.mk"
.endif
-# XXX
-#.if defined(USE_AUTOTOOLS)
+.if defined(USE_AUTOTOOLS)
.include "${PORTSDIR}/Mk/bsd.autotools.mk"
-#.endif
+.endif
.if defined(WANT_GNOME) || defined(USE_GNOME) || defined(USE_GTK)
.include "${PORTSDIR}/Mk/bsd.gnome.mk"
@@ -3301,11 +3300,10 @@ do-patch:
fi
.endif
-# XXX - To be tested later
-#.if !target(run-autotools) && !defined(USE_AUTOTOOLS)
-#run-autotools:
-# ${DO_NADA}
-#.endif
+.if !target(run-autotools)
+run-autotools:
+ ${DO_NADA}
+.endif
# Configure