summaryrefslogtreecommitdiff
path: root/games/xpilot/Makefile
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2010-01-07 15:22:49 +0000
committeris <is@pkgsrc.org>2010-01-07 15:22:49 +0000
commite12effce712f5057baa8f71f0dbb0d3d109be3ce (patch)
tree1d8b6bec1bc57435dcc40686a52e57e7fd643cde /games/xpilot/Makefile
parent63b6a09f7db73398b2d37ebd9b72fcd70fe82bac (diff)
downloadpkgsrc-e12effce712f5057baa8f71f0dbb0d3d109be3ce.tar.gz
The author assumes defined(__STDC__) && defined(__sun__) results in no
<stdarg.h> available... this is not the case with even vaguely recent gcc on Solaris. Build fixed, Man page installation stays broken on Solaris as it is a different (and more general) problem.
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r--games/xpilot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile
index 5942f3df5f8..8bb22f5a324 100644
--- a/games/xpilot/Makefile
+++ b/games/xpilot/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2008/07/14 12:56:04 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2010/01/07 15:22:49 is Exp $
#
DISTNAME= xpilot-4.5.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xpilotgame/}