aboutsummaryrefslogtreecommitdiff
path: root/lang/otcl
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 18:42:39 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 18:42:39 +0000
commit1355656d2dd9eff49df52321f72edb1a6352a6d4 (patch)
treef969b81bd061264537fc4dd8cc0e0d2be42d422c /lang/otcl
parent1d624443ebfded38cc2925722a957d8c2ab6dd07 (diff)
downloadports-1355656d2dd9eff49df52321f72edb1a6352a6d4.tar.gz
ports-1355656d2dd9eff49df52321f72edb1a6352a6d4.zip
upgrade to 1.0a8
PR: 45935 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=72264
Diffstat (limited to 'lang/otcl')
-rw-r--r--lang/otcl/Makefile15
-rw-r--r--lang/otcl/distinfo2
2 files changed, 9 insertions, 8 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index a1c893f54d31..eeb36d6a969a 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -6,25 +6,26 @@
#
PORTNAME= otcl
-PORTVERSION= 1.0a7
+PORTVERSION= 1.0a8
CATEGORIES= lang tcl83 tk83
-MASTER_SITES= http://www.isi.edu/nsnam/dist/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= otcl-tclcl
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
-INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF_VER= 213
CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
-USE_AUTOCONF= yes
+INSTALLS_SHLIB= yes
+
PKGINSTALL= ${PORTSDIR}/lang/tcl83/pkg-install.tclsh
PKGDEINSTALL= ${PORTSDIR}/lang/tcl83/pkg-deinstall.tclsh
post-install:
${LN} -sf libotcl.so ${PREFIX}/lib/libotcl.so.1
- strip ${PREFIX}/bin/otclsh
- strip ${PREFIX}/bin/owish
+ ${STRIP_CMD} ${PREFIX}/bin/otclsh
+ ${STRIP_CMD} ${PREFIX}/bin/owish
.if exists(${PKGINSTALL})
${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL}
.endif
diff --git a/lang/otcl/distinfo b/lang/otcl/distinfo
index a46e3a401dd5..88792cf6398a 100644
--- a/lang/otcl/distinfo
+++ b/lang/otcl/distinfo
@@ -1 +1 @@
-MD5 (otcl-1.0a7.tar.gz) = b1cc048a131a061f8e5ef739acd4f781
+MD5 (otcl-1.0a8.tar.gz) = f9704db2d45b2be561bd501e1996fc38