aboutsummaryrefslogtreecommitdiffstats
path: root/biology/wise
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-05-04 04:48:34 +0800
committerbapt <bapt@FreeBSD.org>2013-05-04 04:48:34 +0800
commit954cb642e4ec0e1e0792598dba0d8bba2deccbdb (patch)
treee5b415ba3698f275d2ff9297fefc112be0c2c615 /biology/wise
parent152e0b139104328029d006ed136ddb2fabe56c0b (diff)
downloadfreebsd-ports-gnome-954cb642e4ec0e1e0792598dba0d8bba2deccbdb.tar.gz
freebsd-ports-gnome-954cb642e4ec0e1e0792598dba0d8bba2deccbdb.tar.zst
freebsd-ports-gnome-954cb642e4ec0e1e0792598dba0d8bba2deccbdb.zip
Fix build by adding an explicit dep on pkgconf
Diffstat (limited to 'biology/wise')
-rw-r--r--biology/wise/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/wise/Makefile b/biology/wise/Makefile
index 51286f6a5ffb..e3780bd02c77 100644
--- a/biology/wise/Makefile
+++ b/biology/wise/Makefile
@@ -14,6 +14,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
BUILD_WRKSRC= ${WRKSRC}/src
+USES= pkgconfig
USE_GNOME= glib20
MAKEFILE= makefile
MAKE_JOBS_SAFE= yes