aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-27 03:37:51 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-27 03:37:51 +0800
commit0e5a9c9f22780c0215c34115a93ebaea7cee84d3 (patch)
treeceef30c75b7886cc998b498798e9612b96a74db1 /net
parenta37f7a04dc04d48702afbf6d5512a977eca005d7 (diff)
downloadfreebsd-ports-gnome-0e5a9c9f22780c0215c34115a93ebaea7cee84d3.tar.gz
freebsd-ports-gnome-0e5a9c9f22780c0215c34115a93ebaea7cee84d3.tar.zst
freebsd-ports-gnome-0e5a9c9f22780c0215c34115a93ebaea7cee84d3.zip
Remove Perl core modules
- While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
Diffstat (limited to 'net')
-rw-r--r--net/ldap-stats/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ldap-stats/Makefile b/net/ldap-stats/Makefile
index 82bba6c26c98..cacd396aa3d7 100644
--- a/net/ldap-stats/Makefile
+++ b/net/ldap-stats/Makefile
@@ -3,14 +3,14 @@
PORTNAME= ldap-stats
PORTVERSION= 5.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
MAINTAINER= alexey@renatasystems.org
COMMENT= Program to generate OpenLDAP statistics reports
-RUN_DEPENDS= p5-Getopt-Long>=0:devel/p5-Getopt-Long
-
+NO_ARCH= yes
NO_BUILD= yes
USES= perl5