aboutsummaryrefslogtreecommitdiffstats
path: root/net/remmina
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 15:09:24 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 15:09:24 +0800
commitc331f90254c539f5639fd3d928a1a819a1eb935a (patch)
treed4a7cbf5285b13bca4f02305f8a5f8e6244de28a /net/remmina
parent7ad4cab78e0d1302ad2cca2841bab7fbf14f207f (diff)
downloadfreebsd-ports-gnome-c331f90254c539f5639fd3d928a1a819a1eb935a.tar.gz
freebsd-ports-gnome-c331f90254c539f5639fd3d928a1a819a1eb935a.tar.zst
freebsd-ports-gnome-c331f90254c539f5639fd3d928a1a819a1eb935a.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'net/remmina')
-rw-r--r--net/remmina/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index 48be9f543a3b..2162a185ca40 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -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 \