diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
commit | 992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch) | |
tree | 87b239f8431cee200969f89da8739806496b7dad /x11-themes/gtk3-unico-engine/Makefile | |
parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk3-unico-engine/Makefile')
-rw-r--r-- | x11-themes/gtk3-unico-engine/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-themes/gtk3-unico-engine/Makefile b/x11-themes/gtk3-unico-engine/Makefile index fda696d9544f..792de1cb6d28 100644 --- a/x11-themes/gtk3-unico-engine/Makefile +++ b/x11-themes/gtk3-unico-engine/Makefile @@ -1,6 +1,5 @@ # Created by: Olivier Duchateau # $FreeBSD$ -# PORTNAME= unico PORTVERSION= 1.0.2 @@ -16,7 +15,7 @@ COMMENT= Gtk+ 3.0 engine GNU_CONFIGURE= yes USE_GMAKE= yes -USE_PKGCONFIG= build +USES= pkgconfig USE_GNOME= cairo glib20 gtk30 USE_LDCONFIG= yes |