diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/net-snmp/Makefile | 4 | ||||
-rw-r--r-- | net/net-snmp4/Makefile | 4 | ||||
-rw-r--r-- | net/ucd-snmp/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 73beaa683d41..0b264fb2344e 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.12 1997/07/02 09:39:17 asami Exp $ +# $Id: Makefile,v 1.13 1997/07/03 04:58:40 fenner Exp $ # DISTNAME= ucd-snmp-3.2 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG +BROKEN= struct ifqueue GNU_CONFIGURE= yes .if defined(PACKAGE_BUILDING) CONFIGURE_ARGS= --with-defaults --with-sys-contact=nobody@no.where @@ -43,5 +44,4 @@ post-install: chmod 751 ${PREFIX}/etc/rc.d/snmpd.sh; \ fi - .include <bsd.port.mk> diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 73beaa683d41..0b264fb2344e 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.12 1997/07/02 09:39:17 asami Exp $ +# $Id: Makefile,v 1.13 1997/07/03 04:58:40 fenner Exp $ # DISTNAME= ucd-snmp-3.2 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG +BROKEN= struct ifqueue GNU_CONFIGURE= yes .if defined(PACKAGE_BUILDING) CONFIGURE_ARGS= --with-defaults --with-sys-contact=nobody@no.where @@ -43,5 +44,4 @@ post-install: chmod 751 ${PREFIX}/etc/rc.d/snmpd.sh; \ fi - .include <bsd.port.mk> diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile index 73beaa683d41..0b264fb2344e 100644 --- a/net/ucd-snmp/Makefile +++ b/net/ucd-snmp/Makefile @@ -3,7 +3,7 @@ # Date created: 26 June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.12 1997/07/02 09:39:17 asami Exp $ +# $Id: Makefile,v 1.13 1997/07/03 04:58:40 fenner Exp $ # DISTNAME= ucd-snmp-3.2 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/ MAINTAINER= gpalmer@FreeBSD.ORG +BROKEN= struct ifqueue GNU_CONFIGURE= yes .if defined(PACKAGE_BUILDING) CONFIGURE_ARGS= --with-defaults --with-sys-contact=nobody@no.where @@ -43,5 +44,4 @@ post-install: chmod 751 ${PREFIX}/etc/rc.d/snmpd.sh; \ fi - .include <bsd.port.mk> |