gtk2 flavor wants Xcursor
This commit is contained in:
parent
9351cdeeb5
commit
4c52b4b08f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2004/11/29 16:20:10 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2005/04/09 11:21:55 espie Exp $
|
||||
|
||||
COMMENT= "Civilization clone for X11; multiplayer; game server"
|
||||
COMMENT-client= "Freeciv client"
|
||||
@ -7,7 +7,7 @@ COMMENT-share= "shared data files for Freeciv"
|
||||
VERSION= 1.14.1
|
||||
DISTNAME= freeciv-${VERSION}
|
||||
PKGNAME= freeciv-server-${VERSION}
|
||||
PKGNAME-client= freeciv-client-${VERSION}
|
||||
PKGNAME-client= freeciv-client-${VERSION}p0
|
||||
PKGNAME-share= freeciv-share-${VERSION}
|
||||
CATEGORIES= games
|
||||
HOMEPAGE= http://www.freeciv.org/
|
||||
@ -64,7 +64,7 @@ CONFIGURE_ARGS+=--disable-esd
|
||||
BUILD_DEPENDS+= :pkgconfig-*:devel/pkgconfig
|
||||
LIB_DEPENDS+= gtk-x11-2.0.0.5,gdk-x11-2.0.0.5,gdk_pixbuf-2.0.0.5::x11/gtk+2
|
||||
CONFIGURE_ARGS+=--enable-client=gtk2
|
||||
WANTLIB+= X11 Xext Xft Xinerama Xrender atk-1.0.0.0 fontconfig \
|
||||
WANTLIB+= X11 Xext Xft Xinerama Xrender Xcursor atk-1.0.0.0 fontconfig \
|
||||
freetype glib-2.0.0.0 gmodule-2.0.0.0 gobject-2.0.0.0 \
|
||||
pango-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0
|
||||
. else
|
||||
|
Loading…
Reference in New Issue
Block a user