summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>1999-04-30 12:59:50 +0000
committerKris Kennaway <kris@FreeBSD.org>1999-04-30 12:59:50 +0000
commit97c42220fd6abc3e52207138dbf27623f0c2717e (patch)
treedb7992d07b3409c11d963edcf2583708fe0c4682 /net-mgmt
parentFile manager for X Window (diff)
Unbreak.
Notes
Notes: svn path=/head/; revision=18219
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/net-snmp-devel/Makefile6
-rw-r--r--net-mgmt/net-snmp/Makefile6
-rw-r--r--net-mgmt/net-snmp4/Makefile6
-rw-r--r--net-mgmt/net-snmp53/Makefile6
4 files changed, 12 insertions, 12 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile
index 74ff9b6d6afd..f2fb134f9826 100644
--- a/net-mgmt/net-snmp-devel/Makefile
+++ b/net-mgmt/net-snmp-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.26 1999/04/12 08:22:43 asami Exp $
+# $Id: Makefile,v 1.27 1999/04/18 19:14:44 nectar Exp $
#
DISTNAME= ucd-snmp-3.6.1
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where
.else
IS_INTERACTIVE= yes
.endif
-CFLAGS= -g
+#CFLAGS= -g
MAN1= snmpbulkwalk.1 snmpd.1 snmpdelta.1 snmpget.1 snmpgetnext.1 \
snmpnetstat.1 snmpset.1 snmpstatus.1 snmptable.1 snmptest.1 \
@@ -44,7 +44,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343"
.endif
-MAKE_ENV+= SHLIB_VERSION=3
+SHLIB_VERSION=3
post-patch:
${CP} ${FILESDIR}/freebsd4.h ${WRKSRC}/s
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 74ff9b6d6afd..f2fb134f9826 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.26 1999/04/12 08:22:43 asami Exp $
+# $Id: Makefile,v 1.27 1999/04/18 19:14:44 nectar Exp $
#
DISTNAME= ucd-snmp-3.6.1
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where
.else
IS_INTERACTIVE= yes
.endif
-CFLAGS= -g
+#CFLAGS= -g
MAN1= snmpbulkwalk.1 snmpd.1 snmpdelta.1 snmpget.1 snmpgetnext.1 \
snmpnetstat.1 snmpset.1 snmpstatus.1 snmptable.1 snmptest.1 \
@@ -44,7 +44,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343"
.endif
-MAKE_ENV+= SHLIB_VERSION=3
+SHLIB_VERSION=3
post-patch:
${CP} ${FILESDIR}/freebsd4.h ${WRKSRC}/s
diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile
index 74ff9b6d6afd..f2fb134f9826 100644
--- a/net-mgmt/net-snmp4/Makefile
+++ b/net-mgmt/net-snmp4/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.26 1999/04/12 08:22:43 asami Exp $
+# $Id: Makefile,v 1.27 1999/04/18 19:14:44 nectar Exp $
#
DISTNAME= ucd-snmp-3.6.1
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where
.else
IS_INTERACTIVE= yes
.endif
-CFLAGS= -g
+#CFLAGS= -g
MAN1= snmpbulkwalk.1 snmpd.1 snmpdelta.1 snmpget.1 snmpgetnext.1 \
snmpnetstat.1 snmpset.1 snmpstatus.1 snmptable.1 snmptest.1 \
@@ -44,7 +44,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343"
.endif
-MAKE_ENV+= SHLIB_VERSION=3
+SHLIB_VERSION=3
post-patch:
${CP} ${FILESDIR}/freebsd4.h ${WRKSRC}/s
diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile
index 74ff9b6d6afd..f2fb134f9826 100644
--- a/net-mgmt/net-snmp53/Makefile
+++ b/net-mgmt/net-snmp53/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id: Makefile,v 1.26 1999/04/12 08:22:43 asami Exp $
+# $Id: Makefile,v 1.27 1999/04/18 19:14:44 nectar Exp $
#
DISTNAME= ucd-snmp-3.6.1
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --with-defaults --with-sys-contact=nobody@no.where
.else
IS_INTERACTIVE= yes
.endif
-CFLAGS= -g
+#CFLAGS= -g
MAN1= snmpbulkwalk.1 snmpd.1 snmpdelta.1 snmpget.1 snmpgetnext.1 \
snmpnetstat.1 snmpset.1 snmpstatus.1 snmptable.1 snmptest.1 \
@@ -44,7 +44,7 @@ STARTUP_FILE= ${PREFIX}/etc/rc.d/snmpd.sh.sample
BROKEN= "aout build breaks: ld: internal error: RRS relocs exceed allocation 343"
.endif
-MAKE_ENV+= SHLIB_VERSION=3
+SHLIB_VERSION=3
post-patch:
${CP} ${FILESDIR}/freebsd4.h ${WRKSRC}/s