diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/newt/Makefile | 1 |
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 |