drop gettext module
ok aja@ (MAINTAINER)
This commit is contained in:
parent
c6e5928ccd
commit
a1cb7928ee
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/05/27 06:47:59 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2016/09/08 10:14:55 jasper Exp $
|
||||
|
||||
COMMENT= cabinet file library and tool
|
||||
|
||||
GNOME_PROJECT= gcab
|
||||
GNOME_VERSION= 0.6
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += gcab-1.0 0.0 # 0.0
|
||||
|
||||
@ -14,11 +15,10 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 pcre
|
||||
WANTLIB += pthread z
|
||||
WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 iconv
|
||||
WANTLIB += intl pcre pthread z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
MODULES= x11/gnome
|
||||
|
||||
MODGNOME_TOOLS= vala
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user