From 83021732317b2ba7b8c7b282f63433710942e378 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 2 Sep 2013 21:04:00 +0000 Subject: Add an explicit dependency on pkgconf --- comms/gnokii/Makefile | 2 +- comms/grig/Makefile | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'comms') diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index cbbe92c96686..b64f03c6acb1 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser GROUPS= ${PORTNAME} USE_BZIP2= yes -USES= gettext gmake +USES= gettext gmake pkgconfig USE_LDCONFIG= yes USE_CSTD= gnu89 WANT_GNOME= yes diff --git a/comms/grig/Makefile b/comms/grig/Makefile index 6dbda0e94501..1b18bc184d37 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig MAN1= grig.1 -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0