summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-05-16 13:45:14 +0000
committermarino <marino@pkgsrc.org>2012-05-16 13:45:14 +0000
commit429b582ffa9021b86e51379887d35a285346cfad (patch)
tree6ae6994543a5a2cf76f02fffb1d48ae9489d69a0 /games
parentb27c2acd25d6c89c0c901c8c3869873f5195176a (diff)
downloadpkgsrc-429b582ffa9021b86e51379887d35a285346cfad.tar.gz
games/warzone2100: Fix indirect linking on DragonFly
Diffstat (limited to 'games')
-rw-r--r--games/warzone2100/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile
index 2c22c35f7c6..48fccaf6a36 100644
--- a/games/warzone2100/Makefile
+++ b/games/warzone2100/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/01/14 03:28:32 hans Exp $
+# $NetBSD: Makefile,v 1.16 2012/05/16 13:45:14 marino Exp $
#
DISTNAME= warzone2100-2.2.2
@@ -21,6 +21,8 @@ FLEX_REQD= 2.5.35
CONFIGURE_ARGS+= --with-distributor=pkgsrc
+LDFLAGS.DragonFly= -lX11 -lintl
+
post-build:
cd ${WRKSRC}/po && ${SETENV} ${MAKE_ENV} ${MAKE} update-gmo