Add an explicit dependency on pkgconf

This commit is contained in:
Baptiste Daroussin 2013-09-03 07:09:24 +00:00
parent 0a0d3b0e20
commit c4ff73e296
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326124

View file

@ -11,8 +11,7 @@ COMMENT= The GTK+ Remote Desktop Client
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/${PORTNAME}/COPYING
USES= cmake desktop-file-utils
USE_GMAKE= yes
USES= cmake desktop-file-utils gmake pkgconfig
USE_GNOME= atk gdkpixbuf2 glib20 gtk20 pango
INSTALLS_ICONS= yes
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -Wl,-rpath -Wl,${LOCALBASE}/lib -lX11 \