Using GNU configure lets this work on Solaris as well
This commit is contained in:
parent
7c7285ee79
commit
d31f2e8c19
2 changed files with 5 additions and 4 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue