summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
commit0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (patch)
tree75e8ab6c627957618692c95d7dad6a3f1adee9d9 /net-mgmt
parent- Convert to the new perl5 framework (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326070
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/scli/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile
index e6d9a8292736..0864ca4fdad8 100644
--- a/net-mgmt/scli/Makefile
+++ b/net-mgmt/scli/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: scli
-# Date created: 10 September 2001
-# Whom: Michael Lyngbøl <lyngbol@wheel.dk>
-#
+# Created by: Michael Lyngbøl <lyngbol@wheel.dk>
# $FreeBSD$
-#
PORTNAME= scli
PORTVERSION= 0.3.1
@@ -18,7 +14,7 @@ COMMENT= A collection of SNMP command line management tools
LIB_DEPENDS= gsnmp:${PORTSDIR}/net-mgmt/gsnmp
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= libxml2
MAN1= scli.1