aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/adms/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/adms/Makefile b/cad/adms/Makefile
index 9f0efe748859..5a337d617219 100644
--- a/cad/adms/Makefile
+++ b/cad/adms/Makefile
@@ -18,7 +18,9 @@ COMMENT= A model generator for SPICE simulators
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_GNOME= glib20 pkgconfig
+BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config
+
+USE_GNOME= glib20
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes