summaryrefslogtreecommitdiff
path: root/net/tcl-scotty
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-06-04 14:47:02 +0000
committerminskim <minskim@pkgsrc.org>2004-06-04 14:47:02 +0000
commit6c8483a9fd46e70252e5946dba7f3b24199c5205 (patch)
tree4a48d127f4b8596cf29d056417460b404afe0958 /net/tcl-scotty
parenta273e6619e48e7fbe2c1fe2b17b50d58bf40ff6e (diff)
downloadpkgsrc-6c8483a9fd46e70252e5946dba7f3b24199c5205.tar.gz
Use buildlink framework and switch to Tcl 8.4.
Bump PKGREVISION due to the tcl dependency change.
Diffstat (limited to 'net/tcl-scotty')
-rw-r--r--net/tcl-scotty/Makefile12
1 files changed, 8 insertions, 4 deletions
diff --git a/net/tcl-scotty/Makefile b/net/tcl-scotty/Makefile
index 30766bf1d19..c2f5070685b 100644
--- a/net/tcl-scotty/Makefile
+++ b/net/tcl-scotty/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2004/06/04 14:44:31 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/06/04 14:47:02 minskim Exp $
#
DISTNAME= scotty-${DIST_VERS}
PKGNAME= tcl-scotty-${DIST_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net tcl
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
@@ -11,19 +11,23 @@ MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://wwwhome.cs.utwente.nl/~schoenw/scotty/
COMMENT= Network management extensions to TCL
-DEPENDS+= tcl>=8.3.2:../../lang/tcl83
+BUILDLINK_DEPENDS.tcl+= tcl>=8.4.6nb4
DIST_VERS= 2.1.11
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-tcl-config=${PREFIX}/lib --enable-multicast \
+CONFIGURE_ARGS+=--with-tcl-config=${BUILDLINK_PREFIX.tcl}/lib \
+ --enable-multicast \
--enable-gdmo --without-tk-config
CONFIGURE_ENV+= TARGET=scotty
USE_LIBTOOL= yes
NO_EXPORT_CPP= yes
+.include "../../lang/tcl/buildlink3.mk"
+
post-extract:
@${RM} -f ${WRKSRC}/../doc/http.n
@${RM} -f ${WRKSRC}/../doc/tkined.1