diff --git a/x11/industrial-icon-theme/Makefile b/x11/industrial-icon-theme/Makefile index a67a5c395c4..0442dfcb22c 100644 --- a/x11/industrial-icon-theme/Makefile +++ b/x11/industrial-icon-theme/Makefile @@ -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 diff --git a/x11/tangerine-icon-theme/Makefile b/x11/tangerine-icon-theme/Makefile index d5a6a4eacd0..45f7f8901c6 100644 --- a/x11/tangerine-icon-theme/Makefile +++ b/x11/tangerine-icon-theme/Makefile @@ -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}