Skip to content

Commit

Permalink
Merge pull request #340 from BBcan177/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rbgarga committed Apr 11, 2017
2 parents 57dafe3 + c6d06dc commit cdf2399
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions net/pfSense-pkg-pfBlockerNG/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= pfSense-pkg-pfBlockerNG
PORTVERSION= 2.1.1
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= # empty
DISTFILES= # empty
Expand All @@ -13,11 +13,13 @@ COMMENT= pfSense package pfBlockerNG

LICENSE= APACHE20

USES= php
RUN_DEPENDS= ${LOCALBASE}/bin/geoiplookup:net/GeoIP \
${LOCALBASE}/bin/grepcidr:net-mgmt/grepcidr \
${LOCALBASE}/bin/aggregate:net-mgmt/aggregate \
${LOCALBASE}/bin/mwhois:net/whois \
${LOCALBASE}/sbin/lighttpd:www/lighttpd
${LOCALBASE}/sbin/lighttpd:www/lighttpd \
${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:devel/pecl-intl

NO_BUILD= yes
NO_MTREE= yes
Expand Down

0 comments on commit cdf2399

Please sign in to comment.