aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-SNMP/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1998-10-21 18:07:51 +0800
committermarkm <markm@FreeBSD.org>1998-10-21 18:07:51 +0800
commit6ec5906cf7eb511e1e348a766b1b7ed7ea9456dd (patch)
treeb3d1059e5724bb3248c5d2ac5cd6fc1d383aeda2 /net-mgmt/p5-SNMP/Makefile
parenteb6a4f1d553afeeeeb296a54e49476171c6d889e (diff)
downloadfreebsd-ports-gnome-6ec5906cf7eb511e1e348a766b1b7ed7ea9456dd.tar.gz
freebsd-ports-gnome-6ec5906cf7eb511e1e348a766b1b7ed7ea9456dd.tar.zst
freebsd-ports-gnome-6ec5906cf7eb511e1e348a766b1b7ed7ea9456dd.zip
Unbreak.
Upgrade to v1.8b3. Fix for Perl5.
Diffstat (limited to 'net-mgmt/p5-SNMP/Makefile')
-rw-r--r--net-mgmt/p5-SNMP/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile
index 2800746f7535..713d43dee68b 100644
--- a/net-mgmt/p5-SNMP/Makefile
+++ b/net-mgmt/p5-SNMP/Makefile
@@ -1,22 +1,20 @@
# New ports collection makefile for: p5-SNMP
-# Version required: 1.6
+# Version required: 1.8b3
# Date created: May 5th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1998/04/30 02:56:57 asami Exp $
+# $Id: Makefile,v 1.3 1998/09/15 21:31:50 asami Exp $
#
-DISTNAME= SNMP-1.6
-PKGNAME= p5-SNMP-1.6
+DISTNAME= SNMP-1.8b3
+PKGNAME= p5-SNMP-1.8b3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SNMP
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= ${PREFIX}/lib/libsnmp.a:${PORTSDIR}/net/ucd-snmp
-
-BROKEN= build
+LIB_DEPENDS= snmp.3:${PORTSDIR}/net/ucd-snmp
USE_PERL5= YES