Drop the gettext MODULE and regen WANTLIB.

ok mlarkin@
This commit is contained in:
ajacoutot 2016-04-27 17:19:46 +00:00
parent be713a085a
commit b36d92cf15

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.39 2015/11/24 09:11:05 jasper Exp $
# $OpenBSD: Makefile,v 1.40 2016/04/27 17:19:46 ajacoutot Exp $
COMMENT= fast and easy porn downloader
DISTNAME= gnaughty-1.2.6
CATEGORIES += net graphics biology productivity education
CATEGORIES += inputmethods benchmarks japanese geo
REVISION= 0
HOMEPAGE= http://gnaughty.sourceforge.net/
@ -17,11 +18,10 @@ MASTER_SITES= https://distfiles.nl/ \
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
WANTLIB += Xrandr Xrender atk-1.0 c cairo curl fontconfig freetype
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glade-2.0 glib-2.0
WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pthread xml2 z
WANTLIB += gobject-2.0 gthread-2.0 gtk-x11-2.0 intl pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre xml2 z
MODULES= devel/gconf2 \
devel/gettext
MODULES= devel/gconf2
LIB_DEPENDS= devel/libglade2 \
net/curl \