Index: head/www/p5-HTML-Template/Makefile
===================================================================
--- head/www/p5-HTML-Template/Makefile (revision 104338)
+++ head/www/p5-HTML-Template/Makefile (revision 104339)
@@ -1,31 +1,32 @@
# New ports collection makefile for: p5-HTML-Template
# Date Created: 26 Oct, 2000
# Whom: Jun Kuriyama
#
# $FreeBSD$
#
PORTNAME= HTML-Template
PORTVERSION= 2.6
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl module to use HTML Templates from CGI scripts
PERL_CONFIGURE= yes
MAN3= HTML::Template.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
post-patch:
${PERL} -i -pe 's@%%PERL_INC%%@${SITE_PERL}@' ${WRKSRC}/Template.pm
-.include
+.include
.if ${PERL_LEVEL} < 500600 && !exists(${SITE_PERL}/File/Spec.pm)
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
.endif
+
+.include
Property changes on: head/www/p5-HTML-Template/Makefile
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.12
\ No newline at end of property
+1.13
\ No newline at end of property