summaryrefslogtreecommitdiff
path: root/games/xtris
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-03-18 20:24:06 +0000
committerwiz <wiz@pkgsrc.org>2002-03-18 20:24:06 +0000
commit08282235318201196f0a3eeefb6a077945b9d9a6 (patch)
treeaab6bc1538a52e22bb915d9136fe4f9a3cf71730 /games/xtris
parent2da71bb02781d4266738f2f0a5b91a0cd5f1f461 (diff)
downloadpkgsrc-08282235318201196f0a3eeefb6a077945b9d9a6.tar.gz
Fix build with xpkgwedge installed. Closes pkg/15471.
Diffstat (limited to 'games/xtris')
-rw-r--r--games/xtris/Makefile3
-rw-r--r--games/xtris/distinfo4
-rw-r--r--games/xtris/patches/patch-aa6
3 files changed, 7 insertions, 6 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile
index e4c7ed1206b..a9e776a2453 100644
--- a/games/xtris/Makefile
+++ b/games/xtris/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/01/25 17:47:18 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2002/03/18 20:24:06 wiz Exp $
#
DISTNAME= xtris-1.15
@@ -30,4 +30,5 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/xtbot.6 ${PREFIX}/man/man6/xtbot.6
${INSTALL_MAN} ${WRKSRC}/xtserv.6 ${PREFIX}/man/man6/xtserv.6
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/games/xtris/distinfo b/games/xtris/distinfo
index badcc00e9ee..ef64f9a08e7 100644
--- a/games/xtris/distinfo
+++ b/games/xtris/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/01/25 17:47:18 hubertf Exp $
+$NetBSD: distinfo,v 1.2 2002/03/18 20:24:06 wiz Exp $
SHA1 (xtris-1.15.tar.gz) = 157eb642ada6d72290acf3d4d2638ec04f8de878
Size (xtris-1.15.tar.gz) = 52130 bytes
-SHA1 (patch-aa) = 2e243e8df26d6c5403df385f031eb3873eed8d23
+SHA1 (patch-aa) = f46f47fca522833a96985e6709e7b86ecbcdbb15
SHA1 (patch-ab) = 80c184220576c61236a5b50facaf27693013d38f
SHA1 (patch-ac) = 4f2e5c94b22032da6bee13ce451fe98a78982c61
SHA1 (patch-ad) = 7047fe19e0e951624f258981015875e054aa14d3
diff --git a/games/xtris/patches/patch-aa b/games/xtris/patches/patch-aa
index 35673c58a4b..3e149a89d31 100644
--- a/games/xtris/patches/patch-aa
+++ b/games/xtris/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/01/25 17:47:18 hubertf Exp $
+$NetBSD: patch-aa,v 1.2 2002/03/18 20:24:07 wiz Exp $
--- Makefile.orig Fri Jan 25 13:42:54 2002
+++ Makefile
@@ -29,8 +29,8 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/01/25 17:47:18 hubertf Exp $
+EXTRALIBS = $(IPV6_LDFLAGS) #-lnsl -lsocket
+# specify X11 cflags and libdir if your system needs it
-+XCFLAGS = -I${PREFIX}/include -Wl,-R${PREFIX}/lib
-+XLIBDIR = -L${PREFIX}/lib
++XCFLAGS = -I${BUILDLINK_X11_DIR}/include -Wl,-R${X11BASE}/lib
++XLIBDIR = -L${BUILDLINK_X11_DIR}/lib
+
+# IPv6 Settings
+IPV6_CFLAGS = #-DINET6 #-I/usr/inet6/include