aboutsummaryrefslogtreecommitdiff
path: root/net/tsclient
diff options
context:
space:
mode:
Diffstat (limited to 'net/tsclient')
-rw-r--r--net/tsclient/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile
index 48d4345b0b4e..8c82ecbf958b 100644
--- a/net/tsclient/Makefile
+++ b/net/tsclient/Makefile
@@ -14,8 +14,7 @@ RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop
USE_AUTOTOOLS= libtool
USE_GNOME= gtk20
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="`pkg-config --libs libgnomeui-2.0`"
CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`