From 3ab90d3e9333e66e4807473cdeb09e8ee6da93c1 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 25 Oct 2002 09:51:51 +0000 Subject: buildlink1 -> buildlink2. --- net/rdesktop10/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/rdesktop10/Makefile b/net/rdesktop10/Makefile index d4365ae4d96..4dfaf6d6205 100644 --- a/net/rdesktop10/Makefile +++ b/net/rdesktop10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/08/23 03:12:25 grant Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/25 10:12:37 wiz Exp $ # DISTNAME= rdesktop-1.0.0-pl19-8-0 @@ -11,7 +11,9 @@ MAINTAINER= grant@netbsd.org HOMEPAGE= http://www.rdesktop.org/ COMMENT= Open-source Remote Desktop Protocol client +USE_BUILDLINK2= yes USE_GMAKE= yes +USE_X11= yes HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${LOCALBASE} CONFIGURE_ARGS+= --with-openssl @@ -19,7 +21,5 @@ CONFIGURE_ARGS+= --with-openssl CFLAGS+= -Icrypto LDFLAGS+= -lcrypto -USE_X11= yes - -.include "../../security/openssl/buildlink.mk" +.include "../../security/openssl/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3