diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-06-17 15:05:23 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-06-17 15:05:23 +0800 |
commit | a7aafc265f1a3d6259485eff93f55c654f86d2ec (patch) | |
tree | 01213fcd2f4f07f1b993e5a73b5b8c5895251c10 /deskutils/gnome-epub-thumbnailer | |
parent | 0437e5284665c395870c3f32b954cf11ffbdcbb2 (diff) | |
download | marcuscom-ports-a7aafc265f1a3d6259485eff93f55c654f86d2ec.tar.gz marcuscom-ports-a7aafc265f1a3d6259485eff93f55c654f86d2ec.tar.zst marcuscom-ports-a7aafc265f1a3d6259485eff93f55c654f86d2ec.zip |
Drop keepla.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19743 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gnome-epub-thumbnailer')
-rw-r--r-- | deskutils/gnome-epub-thumbnailer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gnome-epub-thumbnailer/Makefile b/deskutils/gnome-epub-thumbnailer/Makefile index 3a7b1792e..aa9880679 100644 --- a/deskutils/gnome-epub-thumbnailer/Makefile +++ b/deskutils/gnome-epub-thumbnailer/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnome-epub-thumbnailer PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= https://git.gnome.org/browse/gnome-epub-thumbnailer/snapshot/ DIST_SUBDIR= gnome3 @@ -13,7 +14,7 @@ COMMENT= Thumbnailer for EPub and MOBI books BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common -USES= gettext gmake libtool:keepla pathfix pkgconfig +USES= gettext gmake libtool pathfix pkgconfig USE_GNOME= gdkpixbuf2 gnomedesktop3 gnomeprefix gtk30 \ intlhack libxml2 USE_AUTOTOOLS= libtoolize autoconf automake |