aboutsummaryrefslogtreecommitdiffstats
path: root/net/nam
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-10-14 16:39:31 +0800
committerijliao <ijliao@FreeBSD.org>2002-10-14 16:39:31 +0800
commitb497e9b3c89a1d2e32043d7ec6e220f671ba120a (patch)
treeabe583dde5b516f84e664b5e682fe3c9ec4a615c /net/nam
parente45eecda1d71ffd00d80cc203ca67f1baffa8fc0 (diff)
downloadfreebsd-ports-graphics-b497e9b3c89a1d2e32043d7ec6e220f671ba120a.tar.gz
freebsd-ports-graphics-b497e9b3c89a1d2e32043d7ec6e220f671ba120a.tar.zst
freebsd-ports-graphics-b497e9b3c89a1d2e32043d7ec6e220f671ba120a.zip
fix WRKSRC
PR: 44036 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'net/nam')
-rw-r--r--net/nam/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile
index ffb0d03a52f..6c6069b23f3 100644
--- a/net/nam/Makefile
+++ b/net/nam/Makefile
@@ -22,7 +22,7 @@ MANCOMPRESSED= no
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
-
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
ALL_TARGET= # empty
post-patch: