aboutsummaryrefslogtreecommitdiff
path: root/net/rwhoisd/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-14 15:46:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-14 15:46:02 +0000
commit54edc6cde99aac9f05a305076086f9cebbf272cd (patch)
tree7f545a1eb7ffb2a9e0c4873271106c1e02940eb1 /net/rwhoisd/Makefile
parent732e51da4aaee9a2eea428105f3de79c59586ba1 (diff)
downloadports-54edc6cde99aac9f05a305076086f9cebbf272cd.tar.gz
ports-54edc6cde99aac9f05a305076086f9cebbf272cd.zip
- Update to 1.5.9.3
PR: ports/79908 Submitted by: Johan van Selst <johans@stack.nl>
Notes
Notes: svn path=/head/; revision=133342
Diffstat (limited to 'net/rwhoisd/Makefile')
-rw-r--r--net/rwhoisd/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile
index 5ab234bd5d2a..f6e10b904675 100644
--- a/net/rwhoisd/Makefile
+++ b/net/rwhoisd/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= rwhois
-PORTVERSION= 1.5.7.3
-PORTREVISION= 1
+PORTVERSION= 1.5.9.3
CATEGORIES= net ipv6
-MASTER_SITES= http://www.rwhois.net/ftp/older_releases/
+MASTER_SITES= http://www.rwhois.net/ftp/ \
+ http://www.rwhois.net/ftp/older_releases/
DISTNAME= ${PORTNAME}d-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
@@ -17,6 +17,8 @@ COMMENT= The Internic referral whois server
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}/lib/rwhois
+MAKE_ENV= RWHOIS_ROOT_DIR=${PREFIX}/lib/rwhois
+MAKE_ARGS= -E RWHOIS_ROOT_DIR
BINOWN= bin
BINGRP= bin