Remove unneeded dependency on gtk20.
This commit is contained in:
parent
39b7ad234d
commit
c3e22871a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493942
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= 0ad
|
||||
PORTVERSION= 0.0.23b
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://releases.wildfiregames.com/ \
|
||||
SF/zero-ad/releases
|
||||
@ -29,7 +29,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
||||
|
||||
USES= compiler:c++11-lib desktop-file-utils dos2unix gmake iconv jpeg openal:al \
|
||||
pkgconfig python:2.7,build tar:xz
|
||||
USE_GNOME= libxml2 gtk20
|
||||
USE_GNOME= libxml2
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl2
|
||||
USE_XORG= x11 xcursor
|
||||
|
Loading…
Reference in New Issue
Block a user