From 420eab8d9a4306cff41a4ee13eb59f383bd1e980 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/xzip/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/xzip') diff --git a/games/xzip/Makefile b/games/xzip/Makefile index 6c97768e996..b954091720d 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/20 12:15:42 agc Exp $ +# $NetBSD: Makefile,v 1.8 2004/05/23 20:58:42 danw Exp $ DISTNAME= xzip180 PKGNAME= xzip-1.8 @@ -12,6 +12,7 @@ COMMENT= Z-code interpreter for X11 (Infocom game format) WRKSRC= ${WRKDIR}/xzip USE_X11BASE= yes +USE_BUILDLINK3= yes ALL_TARGET= xzip .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3