diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-14 08:39:31 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-14 08:39:31 +0000 |
commit | 085555e2c9d32bb56cd02eec630489cee5f6aad3 (patch) | |
tree | 1cd1aa15a16daaf836e6e6ee0227afdb876f5330 /net/nam | |
parent | d43484083ee87665f210fc557a7302c789560d38 (diff) | |
download | ports-085555e2c9d32bb56cd02eec630489cee5f6aad3.tar.gz ports-085555e2c9d32bb56cd02eec630489cee5f6aad3.zip |
Notes
Diffstat (limited to 'net/nam')
-rw-r--r-- | net/nam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile index ffb0d03a52f2..6c6069b23f32 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: |