summaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-23 19:59:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-23 19:59:51 +0000
commit30da9ce575c1c6c00eaf0ad114cda57cc717b6af (patch)
tree6d90dd99d2029b6bcc4781d81ff73626ca6f64e7 /x11-themes
parentAdd ability to build a localised version of the port. (diff)
Add gtk-qn-x11-theme and gtk-engines.
Notes
Notes: svn path=/head/; revision=40285
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gtk-engines-collection/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile
index e622114c4f43..881a2e84f855 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.6
+PORTVERSION= 1.7
CATEGORIES= x11-toolkits
MASTER_SITES= # empty
DISTFILES= # empty
@@ -14,8 +14,6 @@ EXTRACT_ONLY= # empty
MAINTAINER= sobomax@FreeBSD.org
-# I intentionally did not put gtk-engines in the list below because
-# this package is uterly buggy.
RUN_DEPENDS= ${THEMESBASE}/libbuffy.so:${THEMESPORTDIR}/buffy \
${THEMESBASE}/libclean.so:${THEMESPORTDIR}/clean-theme-gtk \
${THEMESBASE}/libcolorstep.so:${THEMESPORTDIR}/colorstep \
@@ -25,6 +23,8 @@ RUN_DEPENDS= ${THEMESBASE}/libbuffy.so:${THEMESPORTDIR}/buffy \
${THEMESBASE}/libgtkbe.so:${THEMESPORTDIR}/gtkbe \
${THEMESBASE}/libicegradient.so:${THEMESPORTDIR}/icegradient \
${THEMESBASE}/libmac2.so:${THEMESPORTDIR}/gtk-Mac2-theme \
+ ${THEMESBASE}/libpixmap.so:${THEMESPORTDIR}/gtk-engines \
+ ${THEMESBASE}/libqnx.so:${THEMESPORTDIR}/gtk-qn-x11-theme \
${THEMESBASE}/libstep.so:${THEMESPORTDIR}/gtkstep \
${THEMESBASE}/libsteppastel.so:${THEMESPORTDIR}/gtkstep-pastel \
${THEMESBASE}/libthinice.so:${THEMESPORTDIR}/thinice \