summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-04 10:36:16 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-04 10:36:16 +0800
commitf29dfeb06f41cf6fca55b8c90f2c63ef323d06f7 (patch)
tree8c481e92bd872dc44844b68a67e392478086bf2c
parenta876963d2300e7099259a26fd2ae636b417911ac (diff)
downloadmarcuscom-ports-f29dfeb06f41cf6fca55b8c90f2c63ef323d06f7.tar
marcuscom-ports-f29dfeb06f41cf6fca55b8c90f2c63ef323d06f7.tar.gz
marcuscom-ports-f29dfeb06f41cf6fca55b8c90f2c63ef323d06f7.tar.bz2
marcuscom-ports-f29dfeb06f41cf6fca55b8c90f2c63ef323d06f7.tar.lz
marcuscom-ports-f29dfeb06f41cf6fca55b8c90f2c63ef323d06f7.tar.xz
marcuscom-ports-f29dfeb06f41cf6fca55b8c90f2c63ef323d06f7.tar.zst
marcuscom-ports-f29dfeb06f41cf6fca55b8c90f2c63ef323d06f7.zip
It needs icon-naming-utils for build.
Reported by: Brian Gruber <knightbg@yahoo.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9722 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11-themes/gnome-themes-extras/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile
index bec2df1c6..0eb6eb42f 100644
--- a/x11-themes/gnome-themes-extras/Makefile
+++ b/x11-themes/gnome-themes-extras/Makefile
@@ -3,7 +3,7 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-themes/gnome-themes-extras/Makefile,v 1.16 2007/08/01 16:51:06 mezz Exp $
+# $MCom: ports/x11-themes/gnome-themes-extras/Makefile,v 1.17 2007/09/17 23:07:27 ahze Exp $
#
PORTNAME= gnome-themes-extras
@@ -15,7 +15,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= More themes for the GNOME 2 desktop environment
-BUILD_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2
+BUILD_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2 \
+ icon-naming-utils>=0.8.1:${PORTSDIR}/x11-themes/icon-naming-utils
RUN_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2
USE_BZIP2= yes