summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-11-19 06:02:20 +0000
committerAde Lovett <ade@FreeBSD.org>2005-11-19 06:02:20 +0000
commitc2d62ca97a8f44ae4862f4e3f50431f56d8deab3 (patch)
tree8e3e81ba2aa82baf12e4e895d0b5f6e973b24099 /net-mgmt
parentAdd dbus to the REQUIRE line for the rcND scripts to ensure dbus is started (diff)
Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if they need to.
Notes
Notes: svn path=/head/; revision=148768
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/bsnmpd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/bsnmpd/Makefile b/net-mgmt/bsnmpd/Makefile
index 333a93c5e6e9..64b5a0aad2a0 100644
--- a/net-mgmt/bsnmpd/Makefile
+++ b/net-mgmt/bsnmpd/Makefile
@@ -38,9 +38,7 @@ MAN3= asn1.3 bsnmplib.3 bsnmpclient.3 bsnmpagent.3 snmpmod.3 \
IGNORE= bsnmpd already in base system
.endif
-run-autotools:
- @(cd ${CONFIGURE_WRKSRC} && ${LOCALBASE}/bin/aclocal19 )
- @(cd ${CONFIGURE_WRKSRC} && ${LOCALBASE}/bin/autoconf259 )
+run-autotools:: run-autotools-aclocal run-autotools-autoconf
post-install:
@${MKDIR} ${PREFIX}/etc