summaryrefslogtreecommitdiff
path: root/emulators/libspectrum/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-01-15 11:48:44 +0000
committeradam <adam@pkgsrc.org>2009-01-15 11:48:44 +0000
commit4d76d9b7b1cae780f313caecb0ffc9dd372cf886 (patch)
tree50124dc06420752458575fc612811a96a4811143 /emulators/libspectrum/Makefile
parent63d5953a15d61c725e20f8d54948fcce669bdab2 (diff)
downloadpkgsrc-4d76d9b7b1cae780f313caecb0ffc9dd372cf886.tar.gz
Changes 0.5.0.1:
* Loosen signature checks for .dsk files to allow files not strictly compliant with the specification to work.
Diffstat (limited to 'emulators/libspectrum/Makefile')
-rw-r--r--emulators/libspectrum/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index fe50e95bc30..76ff35b13aa 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2008/12/04 07:40:00 adam Exp $
+# $NetBSD: Makefile,v 1.22 2009/01/15 11:48:44 adam Exp $
-DISTNAME= libspectrum-0.5.0
+DISTNAME= libspectrum-0.5.0.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/}
@@ -8,6 +8,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://fuse-emulator.sourceforge.net/libspectrum.php
COMMENT= ZX Spectrum emulator file format library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake perl pkg-config
USE_LIBTOOL= yes
GNU_CONFIGURE= yes