aboutsummaryrefslogtreecommitdiff
path: root/devel/newt
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2008-06-27 07:04:19 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2008-06-27 07:04:19 +0000
commite671a0ba041a2c565ca6f60b85e191ac447e0d0b (patch)
treea6fa3f8d91e27c4f566ca0bc3c978756e1738744 /devel/newt
parent6b695b87c22fe7374d8bfcf198368c16a225a765 (diff)
downloadports-e671a0ba041a2c565ca6f60b85e191ac447e0d0b.tar.gz
ports-e671a0ba041a2c565ca6f60b85e191ac447e0d0b.zip
Notes
Diffstat (limited to 'devel/newt')
-rw-r--r--devel/newt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index df5bd7f8c68e..2e402662cca8 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= newt
PORTVERSION= 0.51.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL} \
# ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/
@@ -17,7 +17,7 @@ PKGNAMESUFFIX= ${PYTHONSUFFIX}${TCLSUFFIX}
MAINTAINER= pgollucci@p6m7g8.com
COMMENT= Not Erik's Windowing Toolkit: console I/O handling library#'
-LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 \
+LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \
popt.0:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes