summaryrefslogtreecommitdiff
path: root/net/rdesktop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rdesktop/Makefile')
-rw-r--r--net/rdesktop/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index a7d69ddb680..d0595a13928 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2013/02/06 23:23:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.42 2014/01/02 15:12:16 prlw1 Exp $
-DISTNAME= rdesktop-1.7.1
-PKGREVISION= 1
+DISTNAME= rdesktop-1.8.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rdesktop/}
@@ -14,6 +13,8 @@ GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --with-x=${X11BASE}
+CONFIGURE_ARGS+= --disable-credssp
+CONFIGURE_ARGS+= --disable-smartcard
LDFLAGS+= ${LIBOSSAUDIO}