diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-16 10:44:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-16 10:44:52 +0000 |
commit | 4190a2434c613efb5f22375a3a146bb10687b23e (patch) | |
tree | 512100712e93681858c65b90f5859632aed9579d /net/nam | |
parent | e4df6c1cb285476111d3e005060f7364a6fa0adf (diff) | |
download | ports-4190a2434c613efb5f22375a3a146bb10687b23e.tar.gz ports-4190a2434c613efb5f22375a3a146bb10687b23e.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 16fb5f1ca566..a0010f636716 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl MAN1= nam.1 MANCOMPRESSED= no -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/nam-1.0a7 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2 |