aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-themes/gtk3-unico-engine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/gtk3-unico-engine/Makefile b/x11-themes/gtk3-unico-engine/Makefile
index 8fb9f21ec908..365ca6b30441 100644
--- a/x11-themes/gtk3-unico-engine/Makefile
+++ b/x11-themes/gtk3-unico-engine/Makefile
@@ -13,11 +13,11 @@ PKGNAMESUFFIX= -engine
MAINTAINER= olivierd@FreeBSD.org
COMMENT= Gtk+ 3.0 engine
+LICENSE= LGPL3
+
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= pkgconfig
+USES= pkgconfig gmake
USE_GNOME= cairo glib20 gtk30
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>