aboutsummaryrefslogtreecommitdiff
path: root/www/p5-ClearSilver/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2008-10-04 15:28:05 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2008-10-04 15:28:05 +0000
commitd5b38d99528d775f728593fb46686f9fa1daaa7c (patch)
tree2ea21fdcaa181d40cee68c10bb5cd7bef5ac7e5b /www/p5-ClearSilver/Makefile
parentb58bb7c83b79de7cec7e05718f03a4172b51f531 (diff)
Notes
Diffstat (limited to 'www/p5-ClearSilver/Makefile')
-rw-r--r--www/p5-ClearSilver/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-ClearSilver/Makefile b/www/p5-ClearSilver/Makefile
index ba3f691e4fc9..68d2dd796fa3 100644
--- a/www/p5-ClearSilver/Makefile
+++ b/www/p5-ClearSilver/Makefile
@@ -7,15 +7,16 @@
PORTNAME= ClearSilver
PORTVERSION= 0.10.5
+PORTREVISION= 1
CATEGORIES= www perl5
PKGNAMEPREFIX= p5-
DISTFILES=
-MAINTAINER= rink@FreeBSD.org
+MAINTAINER= skv@FreeBSD.org
COMMENT= Perl bindings for fast and powerful template system
-BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver \
- ${NONEXISTENT}:${PORTSDIR}/www/clearsilver:extract
+BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver
+EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/www/clearsilver:extract
PERL_CONFIGURE= yes
CONFIGURE_ARGS= INC="-I${LOCALBASE}/include/ClearSilver"