librsvg is not needed at build time.

This commit is contained in:
ajacoutot 2013-04-03 08:08:21 +00:00
parent 3085e3a5d6
commit 97b041f8a8
2 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:46:13 espie Exp $
# $OpenBSD: Makefile,v 1.14 2013/04/03 08:08:21 ajacoutot Exp $
COMMENT= Industrial icon theme from OpenSUSE
@ -12,11 +12,11 @@ MASTER_SITES= http://forgeftp.novell.com/opensuse-art/openSUSE11/icons/
# CC-BY-SA 3.0
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= x11/gtk+2,-guic
MODULES= textproc/intltool
BUILD_DEPENDS= x11/icon-naming-utils \
x11/gnome/librsvg \
graphics/ImageMagick
RUN_DEPENDS= x11/gtk+2,-guic
BUILD_DEPENDS= x11/icon-naming-utils
# Add the corresponding "Inherits" theme.
RUN_DEPENDS += x11/tango-icon-theme

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2013/04/02 16:16:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.13 2013/04/03 08:08:21 ajacoutot Exp $
COMMENT= Tangerine icon theme from Ubuntu
@ -19,7 +19,6 @@ WRKDIST= ${WRKDIR}/tangerine-icon-theme-0.26
RUN_DEPENDS= x11/gtk+2,-guic
BUILD_DEPENDS= x11/icon-naming-utils \
x11/gnome/librsvg \
graphics/ImageMagick \
${MODGNU_AUTOCONF_DEPENDS} \
${MODGNU_AUTOMAKE_DEPENDS}