diff options
Diffstat (limited to 'devel/libgee/Makefile')
-rw-r--r-- | devel/libgee/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libgee/Makefile b/devel/libgee/Makefile index f0c1d8b31..3bc09a4a5 100644 --- a/devel/libgee/Makefile +++ b/devel/libgee/Makefile @@ -16,9 +16,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-introspection=yes USE_GMAKE= yes USE_XZ= yes -USES= pathfix +USES= pathfix pkgconfig USE_GNOME= glib20 gnomehier -USE_PKGCONFIG= build USE_LDCONFIG= yes .include <bsd.port.mk> |