aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/irrtoolset
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-02-08 03:01:24 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-02-08 03:01:24 +0000
commit3f48ef990d3c5dda48f4031ee6106dc70d39f00e (patch)
treeba8241a42c89066e98b3c854213264278d36a0e7 /net-mgmt/irrtoolset
parentc7c8b63a2c2330cd3bf797c931f8029cf0d7cb2a (diff)
downloadports-3f48ef990d3c5dda48f4031ee6106dc70d39f00e.tar.gz
ports-3f48ef990d3c5dda48f4031ee6106dc70d39f00e.zip
Remove BROKEN= "tcl" line.
Notes
Notes: svn path=/head/; revision=9620
Diffstat (limited to 'net-mgmt/irrtoolset')
-rw-r--r--net-mgmt/irrtoolset/Makefile15
-rw-r--r--net-mgmt/irrtoolset/pkg-comment2
-rw-r--r--net-mgmt/irrtoolset/pkg-descr7
3 files changed, 11 insertions, 13 deletions
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile
index 579ecc6835af..9e5aa381add1 100644
--- a/net-mgmt/irrtoolset/Makefile
+++ b/net-mgmt/irrtoolset/Makefile
@@ -3,7 +3,7 @@
# Date created: May 4th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1997/05/05 10:48:08 jfitz Exp $
+# $Id: Makefile,v 1.3 1997/11/22 01:11:32 asami Exp $
#
DISTNAME= RAToolSet-3.5.2
@@ -15,17 +15,16 @@ MAINTAINER= jfitz@FreeBSD.ORG
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
-BROKEN= tcl
-
-HAS_CONFIGURE= YES
-ALL_TARGET= depend all
-
-CONFIGURE_ENV= TCL_TK_INCLUDE_DIR=/usr/include/tcl:${PREFIX}/include \
+GNU_CONFIGURE= Yes
+CONFIGURE_ENV= TCL_TK_INCLUDE_DIR="${PREFIX}/include/tcl7.5: \
+ ${PREFIX}/include/tk4.1" \
TCL_TK_LIBRARY_DIR=${PREFIX}/lib \
- LD_TCL_TK_LIBS="-ltcl -ltk41"
+ LD_TCL_TK_LIBS="-ltcl75 -ltk41"
MAN1= CIDRAdvisor.1 aoe.1 pmatch.1 prpath.1 RtConfig.1 peval.1 \
prcheck.1 roe.1
MAN8= prtraceroute.8 relayd.8
+ALL_TARGET= depend all
+
.include <bsd.port.mk>
diff --git a/net-mgmt/irrtoolset/pkg-comment b/net-mgmt/irrtoolset/pkg-comment
index c60f4b1cc46a..c172c9ad17e8 100644
--- a/net-mgmt/irrtoolset/pkg-comment
+++ b/net-mgmt/irrtoolset/pkg-comment
@@ -1 +1 @@
-a suite of policy analysis tools
+A suite of policy analysis tools.
diff --git a/net-mgmt/irrtoolset/pkg-descr b/net-mgmt/irrtoolset/pkg-descr
index 1875cf6b4678..5129fb44e3a5 100644
--- a/net-mgmt/irrtoolset/pkg-descr
+++ b/net-mgmt/irrtoolset/pkg-descr
@@ -1,7 +1,7 @@
-RAToolSet is a suite of policy analysis tools. It is implemented in C++ on a
-UNIX platform. It has been ported successfully to many platforms including
+RAToolSet is a suite of policy analysis tools. It is implemented in C++ on a
+UNIX platform. It has been ported successfully to many platforms including
Sun Sparc stations running SunOS 4.1.3 or Solaris, FreeBSD, DEC Alphas
-running OSF/1, and BSDI. It contains the following programs:
+running OSF/1, and BSDI. It contains the following programs:
RtConfig routing policies analyzer and router configuration tool
@@ -22,4 +22,3 @@ prtraceroute prints route and policy information packets take to a
prcheck syntax checks the aut-num objects in the Internet Routing
Registry
-