From 3a85dd0d4415ae70903b345ecdc7d5ebb0ccd122 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Mon, 13 Jul 2015 18:47:49 +0000 Subject: - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 --- databases/rrdtool/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'databases/rrdtool') diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 18e0b0361be5..7c20b18098bb 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -3,7 +3,7 @@ PORTNAME= rrdtool PORTVERSION= 1.4.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases graphics MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/ @@ -17,7 +17,8 @@ CONFLICTS= rrdtool10-* rrdtool12-* USE_RC_SUBR= rrdcached USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig shebangfix +SHEBANG_FILES= examples/rrdcached/rrdcached-size.pl USE_GNOME= glib20 libxml2 INSTALL_TARGET= install-strip -- cgit it/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libregf/pkg-plist
Commit message (Expand)AuthorAgeFilesLines
* - Build python2 and python3 bindings (fixes py36 flavor of py-dfwinreg atantoine2017-12-23