Page MenuHomeFreeBSD

D1451.diff
No OneTemporary

D1451.diff

Index: Makefile
===================================================================
--- Makefile
+++ Makefile
@@ -3,7 +3,7 @@
PORTNAME= CGI-Application-Plugin-TT
PORTVERSION= 1.05
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,11 +16,16 @@
BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA \
- p5-CGI-Application-Plugin-DevPopup>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-DevPopup
+ p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild
+OPTIONS_DEFINE= DEVPOPUP
+OPTIONS_DEFAULT=DEVPOPUP
+DEVPOPUP_DESC= Include support for run-time reports
+DEVPOPUP_BUILD_DEPENDS= p5-CGI-Application-Plugin-DevPopup>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-DevPopup
+DEVPOPUP_RUN_DEPENDS:= ${DEVPOPUP_BUILD_DEPENDS}
+
.include <bsd.port.mk>

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 16, 6:54 PM (9 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29782401
Default Alt Text
D1451.diff (1002 B)

Event Timeline