summaryrefslogtreecommitdiff
path: root/net/ratoolset/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-10 15:52:22 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-10 15:52:22 +0000
commit8fb1a5c1171fa4de3279ee252ac812c5c4492812 (patch)
treed70bc84dbdb42a6a70209d8c58122fa91b146dac /net/ratoolset/Makefile
parentUpdate to use Tcl/Tk version 8.2. Commented out the STEPIFY stuff for (diff)
Update to version 4.5.0.
Requested by: rgrimes Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes: svn path=/head/; revision=23734
Diffstat (limited to 'net/ratoolset/Makefile')
-rw-r--r--net/ratoolset/Makefile24
1 files changed, 13 insertions, 11 deletions
diff --git a/net/ratoolset/Makefile b/net/ratoolset/Makefile
index 63c8b78c52a9..d5c500e69e3c 100644
--- a/net/ratoolset/Makefile
+++ b/net/ratoolset/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: RAToolSet
-# Version required: 3.5.8
+# Version required: 4.5.0
# Date created: May 4th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= RAToolSet-3.5.8
-PKGNAME= ratoolset-3.5.8
+DISTNAME= RAToolSet-4.5.0
+PKGNAME= ratoolset-4.5.0
CATEGORIES= net tk82
MASTER_SITES= ftp://ftp.isi.edu/ra/RAToolSet/
@@ -15,16 +15,18 @@ MAINTAINER= jfitz@FreeBSD.org
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
-GNU_CONFIGURE= Yes
-CONFIGURE_ENV= TCL_TK_INCLUDE_DIR="${PREFIX}/include/tcl8.2:${PREFIX}/include/tk8.2" \
- TCL_TK_LIBRARY_DIR=${PREFIX}/lib \
- TCL_LIBRARY=${PREFIX}/lib/tcl8.2 \
- TK_LIBRARY=${PREFIX}/lib/tk8.2 \
+USE_NEWGCC= YES
+USE_GMAKE= YES
+GNU_CONFIGURE= YES
+CONFIGURE_ENV= TCL_TK_INCLUDE_DIR="${LOCALBASE}/include/tcl8.2:${LOCALBASE}/include/tk8.2" \
+ TCL_TK_LIBRARY_DIR=${LOCALBASE}/lib \
+ TCL_LIBRARY=${LOCALBASE}/lib/tcl8.2 \
+ TK_LIBRARY=${LOCALBASE}/lib/tk8.2 \
LD_TCL_TK_LIBS="-ltk82 -ltcl82"
-MAN1= CIDRAdvisor.1 aoe.1 pmatch.1 prpath.1 RtConfig.1 peval.1 \
- prcheck.1 roe.1
-MAN8= prtraceroute.8 relayd.8
+MAN1= CIDRAdvisor.1 RtConfig.1 aoe.1 peval.1 prpath.1 \
+ prtraceroute.1 roe.1 rpslcheck.1
+MAN8= prtraceroute.8
ALL_TARGET= depend all