summaryrefslogtreecommitdiff
path: root/net/rdesktop/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2004-09-26 15:05:36 +0000
committerseb <seb@pkgsrc.org>2004-09-26 15:05:36 +0000
commit9b2e2656466da86c21d1318e2313b1e88655f168 (patch)
treeb0d7b2bb8bf7bf99e5cc0452629f8fbb19a70399 /net/rdesktop/Makefile
parent91a906e7201ffb8d53ab8fab6048b69c355350cc (diff)
downloadpkgsrc-9b2e2656466da86c21d1318e2313b1e88655f168.tar.gz
Add PATCHFILE from KDE cvs repository: it adds an option to embed rdesktop
into a existing window. This is required by krdc from kdenetwork package version 3.3.0. XXX This is supposed to be integrated in next version of rdesktop. Bump PKGREVISION.
Diffstat (limited to 'net/rdesktop/Makefile')
-rw-r--r--net/rdesktop/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile
index 4b98b66ebc2..417a04abe14 100644
--- a/net/rdesktop/Makefile
+++ b/net/rdesktop/Makefile
@@ -1,11 +1,15 @@
-# $NetBSD: Makefile,v 1.17 2004/03/26 02:27:49 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2004/09/26 15:05:36 seb Exp $
#
DISTNAME= rdesktop-1.3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rdesktop/}
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCHFILES= rdesktop.patch
+PATCH_DIST_STRIP= -p0
+
MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://www.rdesktop.org/
COMMENT= Open-source Remote Desktop Protocol client