Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148101353
D1451.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1002 B
Referenced Files
None
Subscribers
None
D1451.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D1451: www/p5-CGI-Application-Plugin-TT: make p5-CGI-Application-Plugin-DevHelp optional
Attached
Detach File
Event Timeline
Log In to Comment