svn commit: r444410 - head/net/ldap-stats
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 26 19:37:52 UTC 2017
Author: sunpoet
Date: Mon Jun 26 19:37:51 2017
New Revision: 444410
URL: https://svnweb.freebsd.org/changeset/ports/444410
Log:
Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl
Modified:
head/net/ldap-stats/Makefile
Modified: head/net/ldap-stats/Makefile
==============================================================================
--- head/net/ldap-stats/Makefile Mon Jun 26 19:37:46 2017 (r444409)
+++ head/net/ldap-stats/Makefile Mon Jun 26 19:37:51 2017 (r444410)
@@ -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 at 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
More information about the svn-ports-head
mailing list