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