From 266b5f6a26c5fdc11525f9af5f86cfeab436558f Mon Sep 17 00:00:00 2001 From: danw Date: Sun, 23 May 2004 20:58:41 +0000 Subject: USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translated properly on various OSes --- games/xevil/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/xevil') diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 674ab82d6b4..84ddcdd9d0f 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/20 12:15:41 agc Exp $ +# $NetBSD: Makefile,v 1.10 2004/05/23 20:58:42 danw Exp $ DISTNAME= xevil1.5.1e PKGNAME= xevil-1.5.1e @@ -16,5 +16,6 @@ MAKE_ENV= HOSTTYPE="netbsd" \ WRKSRC= ${WRKDIR} USE_X11BASE= yes +USE_BUILDLINK3= yes .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3