update libdepends/wantlib after glib2/pango/gtk+2 update
This commit is contained in:
parent
382aa6c27a
commit
5c0c5965fd
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2005/11/03 18:28:55 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2005/11/13 14:12:17 wilfried Exp $
|
||||
|
||||
COMMENT= "game where you deal drugs on the streets of NY"
|
||||
|
||||
DISTNAME= dopewars-1.5.7
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dopewars/}
|
||||
|
||||
@ -41,9 +41,9 @@ CONFIGURE_ARGS+= --disable-gui-client
|
||||
.else
|
||||
LIB_DEPENDS+= gmodule-2.0.0.0,gobject-2.0.0.0::devel/glib2 \
|
||||
atk-1.0.0.0::devel/atk \
|
||||
pango-1.0.0.0,pangox-1.0.0.0,pangoxft-1.0.0.0::devel/pango \
|
||||
pango-1.0.0.0,pangoft2-1.0.0.0,pangocairo-1.0.0.0::devel/pango \
|
||||
gdk-x11-2.0.0.0,gdk_pixbuf-2.0.0.0,gtk-x11-2.0.0.0::x11/gtk+2
|
||||
WANTLIB+= X11 Xext Xft Xinerama Xrender fontconfig freetype m Xcursor
|
||||
WANTLIB+= X11 cairo fontconfig freetype m
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user