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 /x11-themes/gtk-blueprint-engine | |
parent | 5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff) | |
download | ports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.tar.gz ports-aad09bc5e23eb75a7a865a8b0002fbc6e13d4659.zip |
Notes
Diffstat (limited to 'x11-themes/gtk-blueprint-engine')
-rw-r--r-- | x11-themes/gtk-blueprint-engine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gtk-blueprint-engine/Makefile b/x11-themes/gtk-blueprint-engine/Makefile index 316c80a1e7e1..446f5e9603a0 100644 --- a/x11-themes/gtk-blueprint-engine/Makefile +++ b/x11-themes/gtk-blueprint-engine/Makefile @@ -3,6 +3,7 @@ PORTNAME= blueprint PORTVERSION= 0.9.20 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= http://dlc.sun.com/osol/jds/downloads/extras/ PKGNAMEPREFIX= gtk- @@ -17,7 +18,7 @@ BUILD_DEPENDS= icon-naming-utils>=0.8.90:${PORTSDIR}/x11-themes/icon-naming-util USE_BZIP2= yes GNU_CONFIGURE= yes -USES= pkgconfig gmake libtool perl5 +USES= gmake libtool:keepla perl5 pkgconfig USE_GNOME= glib20 gtk20 intltool intlhack INSTALLS_ICONS= yes |