Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2015 13:31:08 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385515 - head/www/otrs
Message-ID:  <201505061331.t46DV87L099070@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505061331.t46DV87L099070>