pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/fillets-ng games/fillets_ng: Fix indirect linkin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1258ef4701c3
branches: trunk
changeset: 603917:1258ef4701c3
user: marino <marino%pkgsrc.org@localhost>
date: Wed May 16 18:01:36 2012 +0000
description:
games/fillets_ng: Fix indirect linking on DragonFly
diffstat:
games/fillets-ng/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 284762db5b53 -r 1258ef4701c3 games/fillets-ng/Makefile
--- a/games/fillets-ng/Makefile Wed May 16 17:56:48 2012 +0000
+++ b/games/fillets-ng/Makefile Wed May 16 18:01:36 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/01/28 11:00:54 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2012/05/16 18:01:36 marino Exp $
#
DISTNAME= fillets-ng-0.7.3
@@ -17,6 +17,8 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
+LDFLAGS.DragonFly= -lX11
+
SUBST_CLASSES+= man
SUBST_STAGE.man= post-patch
SUBST_FILES.man= fillets.6
Home |
Main Index |
Thread Index |
Old Index