diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-08-14 15:04:43 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-08-14 15:04:43 +0800 |
commit | e52a34fdd5abc12529b4abbe779afd6565a88943 (patch) | |
tree | 0609921953b2bf6ecc8ff45a037f96c8d25d1f6a | |
parent | b6bc9fbdc25f109f19f3982cdd84e35fcc05f0c0 (diff) | |
download | marcuscom-ports-e52a34fdd5abc12529b4abbe779afd6565a88943.tar marcuscom-ports-e52a34fdd5abc12529b4abbe779afd6565a88943.tar.gz marcuscom-ports-e52a34fdd5abc12529b4abbe779afd6565a88943.tar.bz2 marcuscom-ports-e52a34fdd5abc12529b4abbe779afd6565a88943.tar.lz marcuscom-ports-e52a34fdd5abc12529b4abbe779afd6565a88943.tar.xz marcuscom-ports-e52a34fdd5abc12529b4abbe779afd6565a88943.tar.zst marcuscom-ports-e52a34fdd5abc12529b4abbe779afd6565a88943.zip |
Kill keepla from those gnome shell extensions. It is simply useless
there anyway.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19807 df743ca5-7f9a-e211-a948-0013205c9059
4 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/gnome-shell-extension-mediaplayer/Makefile b/deskutils/gnome-shell-extension-mediaplayer/Makefile index 701840d3c..92abc87a4 100644 --- a/deskutils/gnome-shell-extension-mediaplayer/Makefile +++ b/deskutils/gnome-shell-extension-mediaplayer/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ WRKSRC= ${WRKDIR}/eonpatapon-gnome-shell-extensions-mediaplayer-bacb60e -USES= gettext gmake libtool:keepla pkgconfig tar:xz +USES= gettext gmake libtool pkgconfig tar:xz USE_GNOME= glib20 intltool USE_GITHUB= yes USE_AUTOTOOLS= libtoolize autoconf automake diff --git a/deskutils/gnome-shell-extension-openweather/Makefile b/deskutils/gnome-shell-extension-openweather/Makefile index ebc48d6b2..b70be91f2 100644 --- a/deskutils/gnome-shell-extension-openweather/Makefile +++ b/deskutils/gnome-shell-extension-openweather/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ WRKSRC= ${WRKDIR}/jenslody-gnome-shell-extension-openweather-b20768a -USES= gettext gmake libtool:keepla pkgconfig tar:xz +USES= gettext gmake libtool pkgconfig tar:xz USE_GNOME= glib20 intltool USE_GITHUB= yes USE_AUTOTOOLS= libtoolize autoconf automake diff --git a/deskutils/gnome-shell-extension-panel-osd/Makefile b/deskutils/gnome-shell-extension-panel-osd/Makefile index bd3878d23..7e8ca8423 100644 --- a/deskutils/gnome-shell-extension-panel-osd/Makefile +++ b/deskutils/gnome-shell-extension-panel-osd/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell \ WRKSRC= ${WRKDIR}/jenslody-gnome-shell-extension-panel-osd-fc4b382 -USES= gettext gmake libtool:keepla pkgconfig tar:xz +USES= gettext gmake libtool pkgconfig tar:xz USE_GNOME= glib20 intltool USE_GITHUB= yes USE_AUTOTOOLS= libtoolize autoconf automake diff --git a/deskutils/gnome-shell-extension-weather/Makefile b/deskutils/gnome-shell-extension-weather/Makefile index bd3f4c378..9e4a12af5 100644 --- a/deskutils/gnome-shell-extension-weather/Makefile +++ b/deskutils/gnome-shell-extension-weather/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= gnome-shell>=0:${PORTSDIR}/x11/gnome-shell WRKSRC= ${WRKDIR}/Neroth-gnome-shell-extension-weather-489aaa0 -USES= gettext gmake libtool:keepla pkgconfig tar:xz +USES= gettext gmake libtool pkgconfig tar:xz USE_GNOME= intltool USE_GITHUB= yes USE_AUTOTOOLS= libtoolize autoconf automake |