aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:21:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:21:38 +0000
commit839ef5dcc231d4578b27fddbf9ea3c594ccff39d (patch)
tree0f91c8ecd5ebbf28bdef91ce28d785f5877b833d /net
parentcbec9fc70ac0777694fbd0422c3742d9aaf5b91f (diff)
downloadports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.tar.gz
ports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/avahi-app/Makefile2
-rw-r--r--net/glib-networking/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile
index a36b836ecaa1..ad9c6fe12678 100644
--- a/net/avahi-app/Makefile
+++ b/net/avahi-app/Makefile
@@ -26,7 +26,7 @@ USERS?= ${PORTNAME}
GROUPS?= ${USERS}
USE_GNOME+= ltverhack glib20 intltool
-USES= gettext gmake pathfix
+USES= gettext gmake pathfix pkgconfig
USE_GNOME_SUBR= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile
index 6b0a5cef401d..3f0c2efe3159 100644
--- a/net/glib-networking/Makefile
+++ b/net/glib-networking/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_ro
USE_XZ= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack glib20 intltool
-USES= gettext gmake
+USES= gettext gmake pkgconfig
CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib