summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/hk_classes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/hk_classes/Makefile b/databases/hk_classes/Makefile
index 75d4f7107f57..9631c9f3df78 100644
--- a/databases/hk_classes/Makefile
+++ b/databases/hk_classes/Makefile
@@ -19,6 +19,7 @@ USE_REINPLACE= yes
USE_BZIP2= yes
USE_ICONV= yes
USE_PYTHON= yes
+USE_GNOME= pkgconfig
CXXFLAGS+= ${PTHREAD_CFLAGS}
CONFIGURE_ENV+= LIBPYTHON="-l${PYTHON_VERSION} ${PTHREAD_LIBS}" \
LDFLAGS="${PTHREAD_LIBS} -largp -L${LOCALBASE}/lib"