diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-06-17 14:28:25 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-06-17 14:28:25 +0800 |
commit | 0437e5284665c395870c3f32b954cf11ffbdcbb2 (patch) | |
tree | e2ec8b1c649f3f382f7f8fc0de36aba2f23386d6 | |
parent | 6cabda8004b1307f211e025d69d6fdea0c78cf4d (diff) | |
download | marcuscom-ports-0437e5284665c395870c3f32b954cf11ffbdcbb2.tar.gz marcuscom-ports-0437e5284665c395870c3f32b954cf11ffbdcbb2.tar.zst marcuscom-ports-0437e5284665c395870c3f32b954cf11ffbdcbb2.zip |
Remove keepla from gnome-clocks
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19742 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/gnome-clocks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gnome-clocks/Makefile b/deskutils/gnome-clocks/Makefile index 6c533a2d2..b07e7903c 100644 --- a/deskutils/gnome-clocks/Makefile +++ b/deskutils/gnome-clocks/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnome-clocks PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +18,7 @@ LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \ libgeocode-glib.so:${PORTSDIR}/net/geocode-glib RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack GNU_CONFIGURE= yes |