pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/billardgl Added runtime path to the X11 library ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/90a206b9fe44
branches: trunk
changeset: 507982:90a206b9fe44
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Feb 12 07:19:31 2006 +0000
description:
Added runtime path to the X11 library directory.
diffstat:
games/billardgl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3de9bd31c6ad -r 90a206b9fe44 games/billardgl/Makefile
--- a/games/billardgl/Makefile Sun Feb 12 06:32:59 2006 +0000
+++ b/games/billardgl/Makefile Sun Feb 12 07:19:31 2006 +0000
@@ -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 @@
BUILD_DIRS= src
USE_TOOLS+= gmake imake
MAKE_ENV+= PAX=${PAX:Q}
+LDFLAGS+= ${X11_LDFLAGS}
SUBST_CLASSES+= billardgl
SUBST_STAGE.billardgl= do-configure
Home |
Main Index |
Thread Index |
Old Index