aboutsummaryrefslogtreecommitdiff
path: root/net/tsclient
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
commitba284573681e85a059c5c2eb8cad050ff23fd8ac (patch)
tree0420127fe51222574eb803fbddb21f180010a6ea /net/tsclient
parent4443168d872e4d4a551497d99bd1830f817ad9c0 (diff)
downloadports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.tar.gz
ports-ba284573681e85a059c5c2eb8cad050ff23fd8ac.zip
Notes
Diffstat (limited to 'net/tsclient')
-rw-r--r--net/tsclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile
index 594bbd4f4fb4..d49a10a0ac8a 100644
--- a/net/tsclient/Makefile
+++ b/net/tsclient/Makefile
@@ -13,7 +13,7 @@ COMMENT= GNOME 2 frontend for rdesktop and vncviewer
RUN_DEPENDS= rdesktop:net/rdesktop
USE_GNOME= gtk20 intltool
-USES= gettext gmake libtool pathfix pkgconfig
+USES= gettext gmake gnome libtool pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gnome
CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`