diff options
Diffstat (limited to 'net/tapidbus/Makefile')
-rw-r--r-- | net/tapidbus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile index 4ebb162e2676..82daa786738b 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -15,10 +15,9 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool USE_GMAKE= yes -USES= pathfix +USES= pathfix pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes -USE_PKGCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} |