mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Fix after the last commit (undo change to use libslang2). The UI doesn't
work with libslang2 correctly.
This commit is contained in:
parent
6b695b87c2
commit
e671a0ba04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215819
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user