summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-18 09:36:13 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-18 09:36:13 +0000
commit8b10e5fbd0de14f3e60c819ae6f61134802dde65 (patch)
treeac785262c49c278d4b10292ef6b70ea50455baf7 /net-mgmt
parentBack out LDCONFIG_DIRS change -- they don't work with a.out libs. (diff)
The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitution
of %%PREFIX%% for ldconfig didn't work. Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
Notes
Notes: svn path=/head/; revision=29672
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp-devel/Makefile4
-rw-r--r--net-mgmt/net-snmp/Makefile4
-rw-r--r--net-mgmt/net-snmp4/Makefile4
-rw-r--r--net-mgmt/net-snmp53/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile
index e43dbce6be3e..f7de629c1338 100644
--- a/net-mgmt/net-snmp-devel/Makefile
+++ b/net-mgmt/net-snmp-devel/Makefile
@@ -47,8 +47,8 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
.include <bsd.port.pre.mk>
-SHLIB_VERSION=4
-PLIST_SUB= shlib=${SHLIB_VERSION}
+SHLIB_VERSION= 4
+PLIST_SUB+= shlib=${SHLIB_VERSION}
post-patch:
@${CP} ${FILESDIR}/freebsd4.h ${WRKSRC}/s
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index e43dbce6be3e..f7de629c1338 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -47,8 +47,8 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
.include <bsd.port.pre.mk>
-SHLIB_VERSION=4
-PLIST_SUB= shlib=${SHLIB_VERSION}
+SHLIB_VERSION= 4
+PLIST_SUB+= shlib=${SHLIB_VERSION}
post-patch:
@${CP} ${FILESDIR}/freebsd4.h ${WRKSRC}/s
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile
index e43dbce6be3e..f7de629c1338 100644
--- a/net-mgmt/net-snmp4/Makefile
+++ b/net-mgmt/net-snmp4/Makefile
@@ -47,8 +47,8 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
.include <bsd.port.pre.mk>
-SHLIB_VERSION=4
-PLIST_SUB= shlib=${SHLIB_VERSION}
+SHLIB_VERSION= 4
+PLIST_SUB+= shlib=${SHLIB_VERSION}
post-patch:
@${CP} ${FILESDIR}/freebsd4.h ${WRKSRC}/s
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index e43dbce6be3e..f7de629c1338 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -47,8 +47,8 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
.include <bsd.port.pre.mk>
-SHLIB_VERSION=4
-PLIST_SUB= shlib=${SHLIB_VERSION}
+SHLIB_VERSION= 4
+PLIST_SUB+= shlib=${SHLIB_VERSION}
post-patch:
@${CP} ${FILESDIR}/freebsd4.h ${WRKSRC}/s