aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-13 23:37:47 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-13 23:37:47 +0800
commitbf0e45afb6cb3e38e0b8d0b52ab953e23035ebca (patch)
treedf594b38c942f35871842a98da5fecbd8a680d96 /x11-themes
parent181a1caec468d28120b133b5865171d4fa3d83a8 (diff)
downloadfreebsd-ports-gnome-bf0e45afb6cb3e38e0b8d0b52ab953e23035ebca.tar.gz
freebsd-ports-gnome-bf0e45afb6cb3e38e0b8d0b52ab953e23035ebca.tar.zst
freebsd-ports-gnome-bf0e45afb6cb3e38e0b8d0b52ab953e23035ebca.zip
Add buffy.
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-engines-collection/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile
index 816bb190e99d..55e896d596ec 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.0
+PORTVERSION= 1.1
CATEGORIES= x11-toolkits
MASTER_SITES= # empty
DISTFILES= # empty
@@ -16,7 +16,8 @@ MAINTAINER= sobomax@FreeBSD.org
# I intentionally did not put gtk-engines in the list below because
# this package is uterly buggy.
-RUN_DEPENDS= ${THEMESBASE}/libclean.so:${PORTSDIR}/x11-toolkits/clean-theme-gtk \
+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}/libstep.so:${PORTSDIR}/x11-toolkits/gtkstep \
${THEMESBASE}/libsteppastel.so:${PORTSDIR}/x11-toolkits/gtkstep-pastel \