diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-14 16:59:39 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-14 16:59:39 +0800 |
commit | 9bedb8a258487ca5f2424a8d80c19558144aaf55 (patch) | |
tree | e899acbc34f24a8b75964753664e4b36106d5357 /x11-toolkits | |
parent | 897aba3037c606403f47d2398c9824a785fad037 (diff) | |
download | freebsd-ports-graphics-9bedb8a258487ca5f2424a8d80c19558144aaf55.tar.gz freebsd-ports-graphics-9bedb8a258487ca5f2424a8d80c19558144aaf55.tar.zst freebsd-ports-graphics-9bedb8a258487ca5f2424a8d80c19558144aaf55.zip |
Add XenoStep.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk-engines-collection/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-engines-collection/Makefile b/x11-toolkits/gtk-engines-collection/Makefile index 97353e4ef5e..92f7e0b5fda 100644 --- a/x11-toolkits/gtk-engines-collection/Makefile +++ b/x11-toolkits/gtk-engines-collection/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtk-engines-collection -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= x11-toolkits MASTER_SITES= # empty DISTFILES= # empty @@ -28,6 +28,7 @@ RUN_DEPENDS= ${THEMESBASE}/libbuffy.so:${THEMESPORTDIR}/buffy \ ${THEMESBASE}/libstep.so:${THEMESPORTDIR}/gtkstep \ ${THEMESBASE}/libsteppastel.so:${THEMESPORTDIR}/gtkstep-pastel \ ${THEMESBASE}/libthinice.so:${THEMESPORTDIR}/thinice \ + ${THEMESBASE}/libXenoStep.so:${THEMESPORTDIR}/xenostep \ ${THEMESBASE}/libxeno.so:${THEMESPORTDIR}/xenophilia \ ${THEMESBASE}/libwhistler.so:${THEMESPORTDIR}/whistlerk |