2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2013/03/11 11:46:11 espie Exp $
|
2010-04-20 11:53:16 -04:00
|
|
|
|
2011-09-12 03:28:52 -04:00
|
|
|
COMMENT= extra icons for GNOME
|
2010-04-20 11:53:16 -04:00
|
|
|
|
|
|
|
GNOME_PROJECT= gnome-icon-theme-extras
|
2012-11-14 02:07:54 -05:00
|
|
|
GNOME_VERSION= 3.6.2
|
2010-04-20 11:53:16 -04:00
|
|
|
|
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
# CC Attribution-Share Alike 3.0
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
MODULES= x11/gnome
|
|
|
|
|
2010-11-22 03:36:47 -05:00
|
|
|
BUILD_DEPENDS= x11/icon-naming-utils \
|
2011-09-12 03:28:52 -04:00
|
|
|
x11/icontool \
|
2010-04-30 14:41:15 -04:00
|
|
|
${RUN_DEPENDS}
|
2010-11-22 03:36:47 -05:00
|
|
|
RUN_DEPENDS= x11/gnome/icon-theme
|
2010-04-20 11:53:16 -04:00
|
|
|
|
2010-05-01 18:22:00 -04:00
|
|
|
PKG_ARCH= *
|
|
|
|
|
2011-12-03 17:17:15 -05:00
|
|
|
MODGNOME_ICON_CACHE= Yes
|
2010-04-20 11:53:16 -04:00
|
|
|
|
|
|
|
CONFIGURE_ENV= ac_cv_path_GIT=false \
|
2011-09-12 03:28:52 -04:00
|
|
|
ac_cv_path_INKSCAPE=false
|
|
|
|
CONFIGURE_ARGS= --enable-icon-mapping
|
2010-04-20 11:53:16 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|