diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
commit | dfc30719d9758d9e6b3e06963e4bf5175ae16825 (patch) | |
tree | 3c84ec64b1dd1a9a2618a75efa664a18033890bd /devel/libgee/Makefile | |
parent | d0d9889c61e774a633eda7b5bce0688ca50d1ac8 (diff) | |
download | marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.gz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.zst marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.zip |
Update MC-ports to GNOME 3.12.
Dragons beware! Although most of them should be sleeping.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgee/Makefile')
-rw-r--r-- | devel/libgee/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libgee/Makefile b/devel/libgee/Makefile index 95e4d78e7..95fe87f21 100644 --- a/devel/libgee/Makefile +++ b/devel/libgee/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= libgee -PORTVERSION= 0.12.0 +PORTVERSION= 0.14.0 CATEGORIES= devel MASTER_SITES= GNOME @@ -14,8 +14,7 @@ BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-introspection=yes -USE_XZ= yes -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 gnomehier introspection:build USE_LDCONFIG= yes INSTALL_TARGET= install-strip |