Missing dependency on devel/iso-codes.
reported by naddy@
This commit is contained in:
parent
e47ec89856
commit
5e5c08dcb4
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/10/14 18:22:23 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2015/10/15 15:39:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= spell-checking library for GTK+
|
||||
|
||||
GNOME_PROJECT= gspell
|
||||
GNOME_VERSION= 0.1.0
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
@ -29,6 +30,9 @@ MODGNOME_TOOLS= gobject-introspection vala
|
||||
LIB_DEPENDS= textproc/enchant \
|
||||
x11/gtksourceview3
|
||||
|
||||
BUILD_DEPENDS= devel/iso-codes
|
||||
RUN_DEPENDS= devel/iso-codes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
# XXX report upstream
|
||||
|
Loading…
Reference in New Issue
Block a user