svn commit: r385515 - head/www/otrs
Bartek Rutkowski
robak at FreeBSD.org
Wed May 6 13:31:08 UTC 2015
Author: robak
Date: Wed May 6 13:31:07 2015
New Revision: 385515
URL: https://svnweb.freebsd.org/changeset/ports/385515
Log:
www/otrs: add CPE info
PR: 199960
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Approved by: portmgr blanket
Modified:
head/www/otrs/Makefile
Modified: head/www/otrs/Makefile
==============================================================================
--- head/www/otrs/Makefile Wed May 6 12:57:55 2015 (r385514)
+++ head/www/otrs/Makefile Wed May 6 13:31:07 2015 (r385515)
@@ -43,7 +43,7 @@ BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/dat
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= shebangfix perl5 tar:bzip2
+USES= cpe shebangfix perl5 tar:bzip2
SHEBANG_FILES= bin/cgi-bin/*.pl bin/fcgi-bin/*.pl bin/*.pl \
scripts/auto_build/*.pl scripts/tools/*.pl scripts/*.pl
More information about the svn-ports-all
mailing list