diff options
author | mat <mat@FreeBSD.org> | 2016-05-25 23:43:34 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-05-25 23:43:34 +0800 |
commit | 9ec61f48def80e1a6cac88e7acc7894cc689135b (patch) | |
tree | c0750f82911803374c81b8cf05e2b96f037e2d8a /www/p5-CGI-Application-Plugin-DBH | |
parent | 03d1cb7006bd787bb7333edbfdefa0fe8486d226 (diff) | |
download | freebsd-ports-gnome-9ec61f48def80e1a6cac88e7acc7894cc689135b.tar.gz freebsd-ports-gnome-9ec61f48def80e1a6cac88e7acc7894cc689135b.tar.zst freebsd-ports-gnome-9ec61f48def80e1a6cac88e7acc7894cc689135b.zip |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
Diffstat (limited to 'www/p5-CGI-Application-Plugin-DBH')
-rw-r--r-- | www/p5-CGI-Application-Plugin-DBH/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-DBH/Makefile b/www/p5-CGI-Application-Plugin-DBH/Makefile index f80bfcd28573..e91ee7965fdd 100644 --- a/www/p5-CGI-Application-Plugin-DBH/Makefile +++ b/www/p5-CGI-Application-Plugin-DBH/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-MockObject>=1.20120301:devel/p5-Test-MockObject NO_ARCH= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= perl5 USE_PERL5= configure |