svn commit: r364563 - head/ports-mgmt/portscout
Antoine Brodin
antoine at FreeBSD.org
Sun Aug 10 19:37:51 UTC 2014
Author: antoine
Date: Sun Aug 10 19:37:50 2014
New Revision: 364563
URL: http://svnweb.freebsd.org/changeset/ports/364563
QAT: https://qat.redports.org/buildarchive/r364563/
Log:
Remove things no longer necessary now it is fixed
Modified:
head/ports-mgmt/portscout/Makefile
Modified: head/ports-mgmt/portscout/Makefile
==============================================================================
--- head/ports-mgmt/portscout/Makefile Sun Aug 10 19:32:39 2014 (r364562)
+++ head/ports-mgmt/portscout/Makefile Sun Aug 10 19:37:50 2014 (r364563)
@@ -29,15 +29,6 @@ RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/datab
p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-SITE_PERL_REL?=lib/perl5/site_perl/${PERL_VER}
-SITE_PERL?=${LOCALBASE}/${SITE_PERL_REL}
-PLIST_SUB+= PERL_VERSION=${PERL_VERSION} \
- PERL_VER=${PERL_VER} \
- PERL_ARCH=${PERL_ARCH} \
- PERL5_MAN3=lib/perl5/${PERL_VER}/man/man3 \
- SITE_PERL=${SITE_PERL_REL}
-
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSQLITE3}
More information about the svn-ports-all
mailing list