mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
net-mgmt/etherape: Re-add libgnomeui dependency
EtherApe crashes at runtime if libgnomeui is not installed, despite the 0.9.16 release notes stating it is no longer required. PR: 226947 Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
This commit is contained in:
parent
e732616629
commit
ba28afa067
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465601
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= etherape
|
||||
PORTVERSION= 0.9.16
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt gnome
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -19,7 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libpopt.so:devel/popt
|
||||
|
||||
USES= gettext gmake iconv localbase pathfix pkgconfig
|
||||
USE_GNOME= cairo gdkpixbuf2 libglade2 libgnomecanvas
|
||||
USE_GNOME= cairo gdkpixbuf2 libglade2 libgnomecanvas libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog FAQ NEWS README README.bugs TODO
|
||||
|
Loading…
Reference in New Issue
Block a user