aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/eazel-themes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/eazel-themes/Makefile')
-rw-r--r--x11-toolkits/eazel-themes/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/eazel-themes/Makefile b/x11-toolkits/eazel-themes/Makefile
index 5b0143756be1..3845756ce5d9 100644
--- a/x11-toolkits/eazel-themes/Makefile
+++ b/x11-toolkits/eazel-themes/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= eazel-themes
-PORTVERSION= 0.0.10112
+PORTVERSION= 0.0.10207
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= sobomax
@@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.//g}
MAINTAINER= sobomax@altavista.net
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
+ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter
RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish \
${X11BASE}/lib/gtk/themes/engines/libpixmap.so:${PORTSDIR}/x11-toolkits/gtk-engines
@@ -24,9 +25,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GTK= yes
USE_GMAKE= yes
-#USE_AUTOMAKE= yes
USE_LIBTOOL= yes
-#AUTOMAKE_ARGS= --add-missing
post-extract:
@find ${WRKSRC}/../.. | xargs ${CHOWN} root:wheel
@@ -40,5 +39,7 @@ post-install:
${TAR} --unlink -xf - -C ${PREFIX}/share/themes
cd ${WRKSRC}/../../sawfish && ${TAR} -chf - Eazel Ice | \
${TAR} --unlink -xf - -C ${PREFIX}/share/sawfish/themes
+# ${LN} -sf ${PREFIX}/share/gnome/apps/Settings/Desktop/eazel-engine-properties.desktop \
+# ${PREFIX}/share/gnome/control-center/Desktop/
.include <bsd.port.mk>