Adjust WANTLIB marker
ok naddy@
This commit is contained in:
parent
a773300f68
commit
b67c8ab896
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2004/12/02 19:19:59 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2005/03/15 23:28:19 alek Exp $
|
||||
|
||||
COMMENT= "powerful Gtk+2 newsreader"
|
||||
|
||||
@ -28,7 +28,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 Xext Xft Xinerama Xrender atk-1.0.0.0 c \
|
||||
fontconfig freetype glib-2.0.0.0 gmodule-2.0.0.0 \
|
||||
gobject-2.0.0.0 m pango-1.0.0.0 pangox-1.0.0.0 \
|
||||
pangoxft-1.0.0.0 pthread z
|
||||
pangoxft-1.0.0.0 pthread z Xcursor
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS+=--disable-gtkspell
|
||||
|
Loading…
Reference in New Issue
Block a user