Tighten build+run depends.
This commit is contained in:
parent
73cb8d1f55
commit
ebd8419a3a
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2010/11/22 08:36:57 espie Exp $
|
# $OpenBSD: Makefile,v 1.8 2011/05/19 08:31:57 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= base icon theme extension for special UI contexts
|
COMMENT= base icon theme extension for special UI contexts
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-icon-theme-symbolic
|
GNOME_PROJECT= gnome-icon-theme-symbolic
|
||||||
GNOME_VERSION= 2.30.0
|
GNOME_VERSION= 2.30.0
|
||||||
REVISION= 0
|
REVISION= 1
|
||||||
|
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
@ -16,8 +16,7 @@ PERMIT_DISTFILES_FTP= Yes
|
|||||||
|
|
||||||
MODULES= x11/gnome
|
MODULES= x11/gnome
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
BUILD_DEPENDS= x11/icon-naming-utils
|
||||||
x11/icon-naming-utils
|
|
||||||
RUN_DEPENDS= x11/gnome/icon-theme
|
RUN_DEPENDS= x11/gnome/icon-theme
|
||||||
|
|
||||||
PKG_ARCH= *
|
PKG_ARCH= *
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.3 2011/05/17 14:11:30 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.4 2011/05/19 08:31:57 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= base icon theme extension for special UI contexts
|
COMMENT= base icon theme extension for special UI contexts
|
||||||
|
|
||||||
GNOME_PROJECT= gnome-icon-theme-symbolic
|
GNOME_PROJECT= gnome-icon-theme-symbolic
|
||||||
GNOME_VERSION= 3.0.0
|
GNOME_VERSION= 3.0.0
|
||||||
REVISION= 1
|
REVISION= 2
|
||||||
|
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
@ -16,11 +16,9 @@ PERMIT_DISTFILES_FTP= Yes
|
|||||||
|
|
||||||
MODULES= x11/gnome
|
MODULES= x11/gnome
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
BUILD_DEPENDS= x11/icon-naming-utils \
|
||||||
x11/icon-naming-utils \
|
|
||||||
x11/icontool
|
x11/icontool
|
||||||
RUN_DEPENDS= x11/gnome/icon-theme \
|
RUN_DEPENDS= x11/gnome/icon-theme
|
||||||
x11/gnome/librsvg
|
|
||||||
|
|
||||||
PKG_ARCH= *
|
PKG_ARCH= *
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user