summaryrefslogtreecommitdiff
path: root/net/x2vnc
diff options
context:
space:
mode:
authorheinz <heinz>2003-11-04 20:52:47 +0000
committerheinz <heinz>2003-11-04 20:52:47 +0000
commitf2bccadf152f7019d85bf9c0011416566d5c1403 (patch)
tree286d2f7e70829331db70e2e62822dfdcf24ea935 /net/x2vnc
parent73df93d04b9e427038e1ceaef4fc98909ac78efc (diff)
downloadpkgsrc-f2bccadf152f7019d85bf9c0011416566d5c1403.tar.gz
Using GNU configure lets this work on Solaris as well
Diffstat (limited to 'net/x2vnc')
-rw-r--r--net/x2vnc/Makefile5
-rw-r--r--net/x2vnc/PLIST4
2 files changed, 5 insertions, 4 deletions
diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile
index 70340840a63..e000eb989d1 100644
--- a/net/x2vnc/Makefile
+++ b/net/x2vnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/11/04 07:43:33 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2003/11/04 20:52:47 heinz Exp $
#
DISTNAME= x2vnc-1.5.1
@@ -9,7 +9,8 @@ MAINTAINER= mike@ethmoid.org
HOMEPAGE= http://fredrik.hubbe.net/x2vnc.html
COMMENT= Multi-console display using X and VNC
-USE_IMAKE= yes
+GNU_CONFIGURE= yes
+USE_X11= yes
USE_BUILDLINK2= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/net/x2vnc/PLIST b/net/x2vnc/PLIST
index 7b13a91efac..e3142a4d45e 100644
--- a/net/x2vnc/PLIST
+++ b/net/x2vnc/PLIST
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.3 2003/03/03 02:56:00 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/11/04 20:52:47 heinz Exp $
bin/x2vnc
-${IMAKE_MAN_DIR}/x2vnc.${IMAKE_MANNEWSUFFIX}
+man/man1/x2vnc.1