aboutsummaryrefslogtreecommitdiff
path: root/devel/tclreadline/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tclreadline/Makefile')
-rw-r--r--devel/tclreadline/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/devel/tclreadline/Makefile b/devel/tclreadline/Makefile
index 8bd0589bb4b8..8ada52d226d9 100644
--- a/devel/tclreadline/Makefile
+++ b/devel/tclreadline/Makefile
@@ -10,14 +10,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= tcltk@FreeBSD.org
COMMENT= GNU readline for TCL
-USES= libtool tcl readline
-GNU_CONFIGURE= yes
+USES= libtool tcl:tea readline
USE_LDCONFIG= yes
-
-PLIST_SUB+= VERSION="${PORTVERSION}"
-
-CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \
- --with-tcl-includes=${TCL_INCLUDEDIR}
+TCL_PKG= ${PORTNAME}${PORTVERSION}
+PLIST_SUB+= PORTVERSION=${PORTVERSION}
post-patch:
${REINPLACE_CMD} \