From 54726fadf9e981c14d09d118cb65bc451bd939ee Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 29 Jun 2017 19:14:13 +0000 Subject: Remove Perl core modules - While I'm here, remove redundant LOCALBASE/bin from RUN_DEPENDS - Bump PORTREVISION for dependency change With hat: perl --- net-mgmt/pandorafms_server/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/pandorafms_server/Makefile b/net-mgmt/pandorafms_server/Makefile index ec92b00d6427..54d473c417fe 100644 --- a/net-mgmt/pandorafms_server/Makefile +++ b/net-mgmt/pandorafms_server/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PORTNAME= pandora_server +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= koichiro@rworks.jp @@ -22,9 +23,8 @@ PANDORA_DEPS= p5-DBI>=0:databases/p5-DBI \ BUILD_DEPENDS= ${PANDORA_DEPS} RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-DBD-mysql>=4:databases/p5-DBD-mysql \ - ${LOCALBASE}/bin/wmic:net-mgmt/wmi-client \ - ${LOCALBASE}/bin/nmap:security/nmap \ - p5-Storable>=0:devel/p5-Storable \ + wmic:net-mgmt/wmi-client \ + nmap:security/nmap \ p5-Encode-Locale>=0:converters/p5-Encode-Locale \ ${PANDORA_DEPS} -- cgit v1.2.3