summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkent <kent@pkgsrc.org>2006-06-20 14:23:45 +0000
committerkent <kent@pkgsrc.org>2006-06-20 14:23:45 +0000
commitf50200107e7bba3ed37e4cf127eccad447a3b5bf (patch)
treea77da29133a6e829668680779c1cc4433796a840 /emulators
parent855dad50bb4b70575155833778ce2a23702de06c (diff)
downloadpkgsrc-f50200107e7bba3ed37e4cf127eccad447a3b5bf.tar.gz
Update PEACE to 0.0.20060620
* fix a build error on recent -current * support for X.Org
Diffstat (limited to 'emulators')
-rw-r--r--emulators/peace/Makefile9
-rw-r--r--emulators/peace/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile
index 7c6e84627dc..3db0a99d954 100644
--- a/emulators/peace/Makefile
+++ b/emulators/peace/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2006/03/10 13:57:13 kent Exp $
+# $NetBSD: Makefile,v 1.22 2006/06/20 14:23:45 kent Exp $
#
-PEACE_VERSION= 0.0.20060310
+PEACE_VERSION= 0.0.20060620
DISTNAME= peace-${PEACE_VERSION}
-SITES_peace-0.0.20060310.tar.gz=http://chiharu.hauN.org/peace/dist/
+SITES_peace-0.0.20060620.tar.gz=http://chiharu.hauN.org/peace/dist/
CATEGORIES= emulators
MAINTAINER= kent@NetBSD.org
@@ -13,12 +13,14 @@ DISTFILES+= peace-${PEACE_VERSION}.tar.gz
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=peace/}
ONLY_FOR_PLATFORM= NetBSD-[2-9]*-i386
DEPENDS+= icu>=2.4nb1:../../textproc/icu
+DEPENDS+= freetype2>=2.2.1:../../graphics/freetype2
# bin/showstack requires perl5 and cross-i386-netbsdpe
# DEPENDS+= perl5:../../lang/perl5
# DEPENDS+= cross-i386-netbsdpe>=3.3:../../cross/i386-netbsdpe
BUILD_DEPENDS+= cross-i386-netbsdpe>=3.3:../../cross/i386-netbsdpe
BUILD_DEPENDS+= w32api>=2.5:../../devel/w32api
+BUILD_DEPENDS+= x11-links>=0.30:../../pkgtools/x11-links
# Don't use "+=" here to avoid unexpected link with ELF libraries
LDFLAGS= -L${WRKSRC}/lib
@@ -41,5 +43,4 @@ post-install:
${RMDIR} ${PREFIX}/emul/pecoff/usr/share/man
${RMDIR} ${PREFIX}/emul/pecoff/usr/share
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/peace/distinfo b/emulators/peace/distinfo
index c8a71e4f894..59990bc652e 100644
--- a/emulators/peace/distinfo
+++ b/emulators/peace/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2006/03/10 13:57:13 kent Exp $
+$NetBSD: distinfo,v 1.13 2006/06/20 14:23:45 kent Exp $
-SHA1 (peace-0.0.20060310.tar.gz) = 0576be251c5645f4c920baa5228a01edb68fba5f
-RMD160 (peace-0.0.20060310.tar.gz) = cb907e944b52a1b6b7863eff8f6cfe89f9e6e490
-Size (peace-0.0.20060310.tar.gz) = 582593 bytes
+SHA1 (peace-0.0.20060620.tar.gz) = 2bed7dde05d0e2080346e6516aceade37fe12dc7
+RMD160 (peace-0.0.20060620.tar.gz) = 0dad87b0f0561728f6fa6e22f38772b97e0542f9
+Size (peace-0.0.20060620.tar.gz) = 584657 bytes