aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-engines-collection
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-06 20:14:52 +0800
committersobomax <sobomax@FreeBSD.org>2000-07-06 20:14:52 +0800
commit390e007dfd0187939445874203d8edfc3ad0f633 (patch)
treec38ccb486994d17c9900a7ccda59ec72cfd82a55 /x11-themes/gtk-engines-collection
parentb658b08877976a5318b56b815cb457a7c1520778 (diff)
downloadfreebsd-ports-gnome-390e007dfd0187939445874203d8edfc3ad0f633.tar.gz
freebsd-ports-gnome-390e007dfd0187939445874203d8edfc3ad0f633.tar.zst
freebsd-ports-gnome-390e007dfd0187939445874203d8edfc3ad0f633.zip
Add gtkbe.
Diffstat (limited to 'x11-themes/gtk-engines-collection')
-rw-r--r--x11-themes/gtk-engines-collection/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile
index 55e896d596ec..ec18b0c7dc33 100644
--- a/x11-themes/gtk-engines-collection/Makefile
+++ b/x11-themes/gtk-engines-collection/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtk-engines-collection
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= x11-toolkits
MASTER_SITES= # empty
DISTFILES= # empty
@@ -19,6 +19,7 @@ MAINTAINER= sobomax@FreeBSD.org
RUN_DEPENDS= ${THEMESBASE}/libbuffy.so:${PORTSDIR}/x11-toolkits/buffy \
${THEMESBASE}/libclean.so:${PORTSDIR}/x11-toolkits/clean-theme-gtk \
${THEMESBASE}/libgnomelook.so:${PORTSDIR}/x11-toolkits/gnome-look \
+ ${THEMESBASE}/libgtkbe.so:${PORTSDIR}/x11-toolkits/gtkbe \
${THEMESBASE}/libstep.so:${PORTSDIR}/x11-toolkits/gtkstep \
${THEMESBASE}/libsteppastel.so:${PORTSDIR}/x11-toolkits/gtkstep-pastel \
${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-toolkits/thinice \