diff options
Diffstat (limited to 'x11-themes/gtk3-unico-engine/Makefile')
-rw-r--r-- | x11-themes/gtk3-unico-engine/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-themes/gtk3-unico-engine/Makefile b/x11-themes/gtk3-unico-engine/Makefile index 365ca6b30441..6be6e9e286b1 100644 --- a/x11-themes/gtk3-unico-engine/Makefile +++ b/x11-themes/gtk3-unico-engine/Makefile @@ -3,6 +3,7 @@ PORTNAME= unico PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= https://launchpadlibrarian.net/98881788/ \ https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ \ @@ -16,7 +17,8 @@ COMMENT= Gtk+ 3.0 engine LICENSE= LGPL3 GNU_CONFIGURE= yes -USES= pkgconfig gmake +CONFIGURE_ARGS= --disable-static +USES= gmake libtool pkgconfig USE_GNOME= cairo glib20 gtk30 USE_LDCONFIG= yes |