Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2014 19:37:51 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364563 - head/ports-mgmt/portscout
Message-ID:  <53e7ca0f.2bbd.3c6b4544@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e7ca0f.2bbd.3c6b4544>