aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-10-02 22:06:13 +0800
committermat <mat@FreeBSD.org>2014-10-02 22:06:13 +0800
commitc03d0c6606e4e3464946665dc8c4e0ba2d27527e (patch)
treeaeaf77c81101c434d8e6d8789dcbb0fdb4fb3351 /www
parent37ec0486f00c0355ccddaf5224e447cb05dc79f6 (diff)
downloadfreebsd-ports-gnome-c03d0c6606e4e3464946665dc8c4e0ba2d27527e.tar.gz
freebsd-ports-gnome-c03d0c6606e4e3464946665dc8c4e0ba2d27527e.tar.zst
freebsd-ports-gnome-c03d0c6606e4e3464946665dc8c4e0ba2d27527e.zip
Make buildable.
Pointy hat to: skreuzer Sponsored by: Absolight
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Strip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTML-Strip/Makefile b/www/p5-HTML-Strip/Makefile
index ad52a726f338..225baf7a51bb 100644
--- a/www/p5-HTML-Strip/Makefile
+++ b/www/p5-HTML-Strip/Makefile
@@ -13,4 +13,6 @@ COMMENT= Perl5 module for strip HTML tag
USES= perl5
USE_PERL5= configure
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
.include <bsd.port.mk>