summaryrefslogtreecommitdiff
path: root/games/billardgl
diff options
context:
space:
mode:
authorrillig <rillig>2006-02-12 07:19:31 +0000
committerrillig <rillig>2006-02-12 07:19:31 +0000
commit5a8927cf6b34b8134e27dc53cdbaa63502530d35 (patch)
treecfbe601c4ece629cd5f002795e2ef6f2bfdcdb93 /games/billardgl
parent74e4852f3337bf8fbdd9dc78c6a61e589212a8e9 (diff)
downloadpkgsrc-5a8927cf6b34b8134e27dc53cdbaa63502530d35.tar.gz
Added runtime path to the X11 library directory.
Diffstat (limited to 'games/billardgl')
-rw-r--r--games/billardgl/Makefile3
1 files changed, 2 insertions, 1 deletions
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