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/libglademm24 | |
parent | 5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff) |
Notes
Diffstat (limited to 'devel/libglademm24')
-rw-r--r-- | devel/libglademm24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libglademm24/Makefile b/devel/libglademm24/Makefile index 9c241545f028..ecde54161048 100644 --- a/devel/libglademm24/Makefile +++ b/devel/libglademm24/Makefile @@ -4,7 +4,7 @@ PORTNAME= libglademm PORTVERSION= 2.6.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,7 @@ LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_XORG= x11 ice -USES= gmake libtool pathfix pkgconfig tar:bzip2 +USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_GNOME= libglade2 GNU_CONFIGURE= yes USE_LDCONFIG= yes |