diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net/rwhoisd/Makefile | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) |
Notes
Diffstat (limited to 'net/rwhoisd/Makefile')
-rw-r--r-- | net/rwhoisd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index 131f873d6a5d..c0af2e399e8a 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= The Internic referral whois server -USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX}/lib/rwhois MAKE_ENV= RWHOIS_ROOT_DIR=${PREFIX}/lib/rwhois |