diff options
-rw-r--r-- | net/libzapojit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libzapojit/Makefile b/net/libzapojit/Makefile index b5511253b..e68389b4e 100644 --- a/net/libzapojit/Makefile +++ b/net/libzapojit/Makefile @@ -16,9 +16,8 @@ LIB_DEPENDS= libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ librest-0.7.so:${PORTSDIR}/devel/librest -NO_STAGE= yes USE_XZ= yes -USES= gmake pathfix +USES= gmake pathfix pkgconfig USE_GNOME= gnomeprefix intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes |