aboutsummaryrefslogtreecommitdiff
path: root/devel/vtcl/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-08 12:42:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-08 12:42:26 +0000
commit9f7282c1535dacc74334c310dce075b0de4e89ca (patch)
tree4d3c69b3d9412e423871179f86720d7a65965e0e /devel/vtcl/Makefile
parent21da1d82c972a7ee1eacc4e23cf7548c8b5a62ca (diff)
downloadports-9f7282c1535dacc74334c310dce075b0de4e89ca.tar.gz
ports-9f7282c1535dacc74334c310dce075b0de4e89ca.zip
- Update to 1.6.1a1
PR: 110071 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes
Notes: svn path=/head/; revision=186890
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