diff options
Diffstat (limited to 'www/p5-ClearSilver')
-rw-r--r-- | www/p5-ClearSilver/Makefile | 4 | ||||
-rw-r--r-- | www/p5-ClearSilver/distinfo | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-ClearSilver/Makefile b/www/p5-ClearSilver/Makefile index c0d6b4951d87..ba3f691e4fc9 100644 --- a/www/p5-ClearSilver/Makefile +++ b/www/p5-ClearSilver/Makefile @@ -14,8 +14,8 @@ DISTFILES= MAINTAINER= rink@FreeBSD.org COMMENT= Perl bindings for fast and powerful template system -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/www/clearsilver:extract -RUN_DEPENDS= ${LOCALBASE}/bin/cstest:${PORTSDIR}/www/clearsilver +BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver \ + ${NONEXISTENT}:${PORTSDIR}/www/clearsilver:extract PERL_CONFIGURE= yes CONFIGURE_ARGS= INC="-I${LOCALBASE}/include/ClearSilver" diff --git a/www/p5-ClearSilver/distinfo b/www/p5-ClearSilver/distinfo deleted file mode 100644 index 297e096f3823..000000000000 --- a/www/p5-ClearSilver/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clearsilver-0.10.4.tar.gz) = 9523df7ef17e41a01dbae5032a3e450b -SHA256 (clearsilver-0.10.4.tar.gz) = 7d8e4addb3478fcaaec62ac874e022502d6f93b899b10b14394170ac443eb42b -SIZE (clearsilver-0.10.4.tar.gz) = 655730 |