From 7c2a73b2b53b2f2bdc6cb07e3469305b0fbc126d Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 12 Feb 2006 07:19:31 +0000 Subject: Added runtime path to the X11 library directory. --- games/billardgl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/billardgl/Makefile b/games/billardgl/Makefile index 1dd66380695..d1507e3295d 100644 --- a/games/billardgl/Makefile +++ b/games/billardgl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/02/07 21:20:23 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/12 07:19:31 rillig Exp $ # DISTNAME= BillardGL-1.75 @@ -14,6 +14,7 @@ COMMENT= 3D Billard using OpenGL hardware acceleration BUILD_DIRS= src USE_TOOLS+= gmake imake MAKE_ENV+= PAX=${PAX:Q} +LDFLAGS+= ${X11_LDFLAGS} SUBST_CLASSES+= billardgl SUBST_STAGE.billardgl= do-configure -- cgit v1.2.3