aboutsummaryrefslogtreecommitdiff
path: root/net/rinetd
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-08-21 20:43:06 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-08-21 20:43:06 +0000
commit84e8f09f4301a5225c495ebdcfdafb7b7f3ae5eb (patch)
treedc83f2766ca54d49f756a62b271cd88988fea80a /net/rinetd
parenta7270ff6b2f9263383cee7764937dafc53a342fc (diff)
downloadports-84e8f09f4301a5225c495ebdcfdafb7b7f3ae5eb.tar.gz
ports-84e8f09f4301a5225c495ebdcfdafb7b7f3ae5eb.zip
Revert r302549. This port is another special case of needing to explicitly
define PORTVERSION as part of WRKSRC.
Notes
Notes: svn path=/head/; revision=302898
Diffstat (limited to 'net/rinetd')
-rw-r--r--net/rinetd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile
index 8341aa5729ca..75e82e91a5c8 100644
--- a/net/rinetd/Makefile
+++ b/net/rinetd/Makefile
@@ -19,6 +19,8 @@ COMMENT= A simple TCP port redirector
OPTIONS_DEFINE= DOCS
+WRKSRC= ${WRKDIR}/rinetd-${PORTVERSION}
+
MAKE_JOBS_SAFE= yes
USE_DOS2UNIX= yes