Add an explicit dependency on pkgconf
This commit is contained in:
parent
0a0d3b0e20
commit
c4ff73e296
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326124
1 changed files with 1 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue