aboutsummaryrefslogtreecommitdiff
path: root/devel/vtcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/vtcl/Makefile')
-rw-r--r--devel/vtcl/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile
index 132f6c5cfb5c..0df13f3b30a0 100644
--- a/devel/vtcl/Makefile
+++ b/devel/vtcl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vtcl
-PORTVERSION= 1.6.0
+PORTVERSION= 1.6.1a1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,9 +17,11 @@ COMMENT= An Application Development Environment For the TCL/TK language
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= ${PREFIX}
+CONFIGURE_ARGS= ${PREFIX}
NO_BUILD= yes
+USE_DOS2UNIX= configure
+
pre-configure:
@${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/configure