aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-04-30 05:30:44 +0800
committerkris <kris@FreeBSD.org>2000-04-30 05:30:44 +0800
commit938dab5683165f4e618e2db6fb863bb75093404d (patch)
treede1a58763d0097a0a19b6d6c27ed0d58d783c69a /devel
parent4e0ea24acd1e352b415c68796aeb04ada794d435 (diff)
downloadfreebsd-ports-gnome-938dab5683165f4e618e2db6fb863bb75093404d.tar.gz
freebsd-ports-gnome-938dab5683165f4e618e2db6fb863bb75093404d.tar.zst
freebsd-ports-gnome-938dab5683165f4e618e2db6fb863bb75093404d.zip
Add LIB_DEPENDS on tcl82 port
Noticed by: bento
Diffstat (limited to 'devel')
-rw-r--r--devel/newt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index e0cd657abfdd..ab5f2974f5ec 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -18,6 +18,7 @@ EXTRACT_SUFX= .src.rpm
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \
+ tcl82.1:${PORTSDIR}/lang/tcl82 \
popt.0:${PORTSDIR}/devel/popt
BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm \
python:${PORTSDIR}/lang/python