aboutsummaryrefslogtreecommitdiff
path: root/net/jwhois
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-08-28 15:41:15 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-08-28 15:41:15 +0000
commit4fb14cf22bbd1b19bed9f515fa638e455f236e10 (patch)
treeda37cd185be53ec02f158b112489595ed0645259 /net/jwhois
parent296104b86a6a951a131a498a0b34732167e18b37 (diff)
downloadports-4fb14cf22bbd1b19bed9f515fa638e455f236e10.tar.gz
ports-4fb14cf22bbd1b19bed9f515fa638e455f236e10.zip
net/jwhois: really commit fix
Missed Makefile during last commit PR: 202673 Submitted by: Carlos J Puga Medina <cpm@fbsd.es>
Notes
Notes: svn path=/head/; revision=395502
Diffstat (limited to 'net/jwhois')
-rw-r--r--net/jwhois/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index 127595a0e0f8..f13a02efff64 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jwhois
PORTVERSION= 4.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= GNU
@@ -13,7 +13,7 @@ COMMENT= Improved WHOIS client capable of selecting server to query
LICENSE= GPLv3
GNU_CONFIGURE= yes
-USES= gettext gmake
+USES= gettext gmake iconv
CPPFLAGS+= -I${PREFIX}/include
LDFLAGS+= -L${PREFIX}/lib
CONFIGURE_ARGS= --localstatedir=${PREFIX}/var/jwhois