aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-09-28 16:27:42 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-09-28 16:27:42 +0000
commit57aafc06585e31e117b142ce2fa59463b914fac5 (patch)
treeb03ae26be808826dd83b50b4a85f4481b3d10ce8 /net-mgmt
parente2b7bde20c23b82dd2ff614cb96bee3ecd8613c0 (diff)
downloadports-57aafc06585e31e117b142ce2fa59463b914fac5.tar.gz
ports-57aafc06585e31e117b142ce2fa59463b914fac5.zip
Fix build
Notified by: kris Approved by: pav (mentor)
Notes
Notes: svn path=/head/; revision=143705
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/bsnmpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/bsnmpd/Makefile b/net-mgmt/bsnmpd/Makefile
index 41af50959299..87e8de048cca 100644
--- a/net-mgmt/bsnmpd/Makefile
+++ b/net-mgmt/bsnmpd/Makefile
@@ -38,9 +38,9 @@ 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:
+ @(cd ${CONFIGURE_WRKSRC} && ${LOCALBASE}/bin/aclocal19 )
+ @(cd ${CONFIGURE_WRKSRC} && ${LOCALBASE}/bin/autoconf259 )
post-install:
@${MKDIR} ${PREFIX}/etc