diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-14 08:59:39 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-14 08:59:39 +0000 |
commit | 50ff58d9963645ddd293e1639aa4dd20c6bd9236 (patch) | |
tree | a5391886b05760a38e8212a84e5daaa6ab376b48 | |
parent | 172bc5e9def12d4c933e348f3d8275a4370615db (diff) | |
download | ports-50ff58d9963645ddd293e1639aa4dd20c6bd9236.tar.gz ports-50ff58d9963645ddd293e1639aa4dd20c6bd9236.zip |
Notes
-rw-r--r-- | x11-themes/gtk-engines-collection/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk-engines-collection/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile index 97353e4ef5e3..92f7e0b5fda1 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.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 diff --git a/x11-toolkits/gtk-engines-collection/Makefile b/x11-toolkits/gtk-engines-collection/Makefile index 97353e4ef5e3..92f7e0b5fda1 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 |