From 336a226a5699a3f48c548844b19744df119fc893 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 16 Apr 2000 10:44:52 +0000 Subject: WRKSRC-related fixes. --- net/nam/Makefile | 2 +- net/ns/Makefile | 2 +- net/ns2/Makefile | 2 +- net/xicq/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net') 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 diff --git a/net/ns/Makefile b/net/ns/Makefile index c89e355b02b0..37845457bbbe 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PREFIX}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 MAN1= ns.1 MANCOMPRESSED= no -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/ns-2.1b5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2 diff --git a/net/ns2/Makefile b/net/ns2/Makefile index c89e355b02b0..37845457bbbe 100644 --- a/net/ns2/Makefile +++ b/net/ns2/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PREFIX}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 MAN1= ns.1 MANCOMPRESSED= no -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/ns-2.1b5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2 diff --git a/net/xicq/Makefile b/net/xicq/Makefile index ab772c351d6b..40bc02653fec 100644 --- a/net/xicq/Makefile +++ b/net/xicq/Makefile @@ -13,7 +13,7 @@ DISTNAME= xicq-071298-snapshot.src MAINTAINER= scrappy@FreeBSD.org -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/xicq-071298 USE_GMAKE= yes MAKE_ENV= OPT="${CFLAGS}" -- cgit