diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
commit | aad09bc5e23eb75a7a865a8b0002fbc6e13d4659 (patch) | |
tree | 69c07cdc4812f0f8be0cc44c38513f540c058778 /devel/libpeas | |
parent | 5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff) |
Notes
Diffstat (limited to 'devel/libpeas')
-rw-r--r-- | devel/libpeas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile index f3da893e838d..510807cca252 100644 --- a/devel/libpeas/Makefile +++ b/devel/libpeas/Makefile @@ -4,6 +4,7 @@ PORTNAME= libpeas PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +17,7 @@ BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala USE_XZ= yes USE_PYTHON= 2 USE_LDCONFIG= yes -USES= gettext gmake libtool pathfix pkgconfig +USES= gettext gmake libtool:keepla pathfix pkgconfig USE_GNOME= gtk30 introspection:build INSTALLS_ICONS= yes GNU_CONFIGURE= yes |