diff options
Diffstat (limited to 'net/p5-SNMP/Makefile')
-rw-r--r-- | net/p5-SNMP/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile index e4908f78dffc..f0ea19753928 100644 --- a/net/p5-SNMP/Makefile +++ b/net/p5-SNMP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SNMP -PORTVERSION= 1.8.1 +PORTVERSION= 3.1.0 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= SNMP @@ -16,11 +16,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= snmp.4:${PORTSDIR}/net/ucd-snmp -USE_PERL5= yes - -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \ - CC="${CC}" CCFLAGS="${CFLAGS}" +PERL_CONFIGURE= yes post-install: @${INSTALL_DATA} ${WRKSRC}/README \ |