summaryrefslogtreecommitdiff
path: root/devel/newt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-29 21:30:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-29 21:30:44 +0000
commit9bd07da6eceb7e5a3267e4a3703195f2c279f0c9 (patch)
treed61de17a2a8e7e590c5de161e1db59899ac4200a /devel/newt
parentAdd BUILD_DEPENDS on libshhopt port (diff)
Add LIB_DEPENDS on tcl82 port
Noticed by: bento
Notes
Notes: svn path=/head/; revision=28087
Diffstat (limited to 'devel/newt')
-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