Update WANTLIB marker
This commit is contained in:
parent
1d7503b203
commit
7d7a4dc3d9
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2004/12/16 22:05:10 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2005/02/21 19:55:18 alek Exp $
|
||||
|
||||
COMMENT= "theme engine for gtk+2"
|
||||
DISTNAME= gtk-xfce-engine-2.1.10
|
||||
@ -11,6 +11,7 @@ USE_LIBTOOL= yes
|
||||
|
||||
WANTLIB= X11 Xcursor Xext Xft Xinerama Xrender atk-1.0.0.0 fontconfig \
|
||||
freetype glib-2.0.0.0 gmodule-2.0.0.0 gobject-2.0.0.0 iconv \
|
||||
intl m pango-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0
|
||||
intl m pango-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 \
|
||||
pangoft2-1.0.0.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user