summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-09-11 23:30:22 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-09-11 23:30:22 +0000
commitc8cef467cf96441ba495dfd58b4bf9070fb074d3 (patch)
tree80afc1d3d2dae4e76e3d7c674a549eba6aec822b /net-mgmt/net-snmp
parentUpdate INDEX now with 9210 ports. (diff)
Ues USE_RC_SUBR knob.
Approved by: marcus
Notes
Notes: svn path=/head/; revision=88960
Diffstat (limited to 'net-mgmt/net-snmp')
-rw-r--r--net-mgmt/net-snmp/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 45767c531a76..a5943c74fba1 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -14,17 +14,11 @@ MASTER_SITE_SUBDIR= net-snmp
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= An extendable SNMP implementation
-.if !exists(/etc/rc.subr)
-RUN_DEPENDS= ${LOCALBASE}/etc/rc.subr:${PORTSDIR}/sysutils/rc_subr
-RC_SUBR= ${LOCALBASE}/etc/rc.subr
-.else
-RC_SUBR= /etc/rc.subr
-.endif
-
USE_PERL5= yes
USE_REINPLACE= yes
USE_AUTOCONF_VER=213
USE_LIBTOOL= yes
+USE_RC_SUBR= yes
INSTALLS_SHLIB= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
NO_LATEST_LINK= yes