diff options
Diffstat (limited to 'graphics/libchamplain/Makefile')
-rw-r--r-- | graphics/libchamplain/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile index 3445321c911f..9809f66dbbfe 100644 --- a/graphics/libchamplain/Makefile +++ b/graphics/libchamplain/Makefile @@ -4,7 +4,7 @@ PORTNAME= libchamplain PORTVERSION= 0.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= GNOME @@ -16,7 +16,7 @@ LIB_DEPENDS= libclutter-gtk-0.10.so:${PORTSDIR}/graphics/clutter-gtk \ libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -USES= gmake libtool pathfix pkgconfig tar:bzip2 +USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_GNOME= gnomeprefix gtk20 USE_SQLITE= 3 USE_GL= gl |