Add the corresponding "Inherits" theme to RUN_DEPENDS.
This commit is contained in:
parent
e436c48f4e
commit
93fbbfa109
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2011/05/11 08:03:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2011/05/19 10:31:44 ajacoutot Exp $
|
||||
|
||||
COMMENT= themes collection for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-themes-extras
|
||||
GNOME_VERSION= 2.22.0
|
||||
REVISION= 9
|
||||
REVISION= 10
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -27,6 +27,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
RUN_DEPENDS= devel/gettext \
|
||||
x11/gtk-engines2>=2.11
|
||||
|
||||
# Add the corresponding "Inherits" theme.
|
||||
RUN_DEPENDS += x11/gnome/themes
|
||||
|
||||
USE_LIBTOOL= No
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
Loading…
x
Reference in New Issue
Block a user