aboutsummaryrefslogtreecommitdiff
path: root/emulators/fuse-utils
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-01-29 22:57:02 +0000
committerRene Ladan <rene@FreeBSD.org>2011-01-29 22:57:02 +0000
commiteef8c1c6f52db4b0f96f75f4ae811d1745defaaf (patch)
tree9bb53ba2b3ab9d027d50768390bae55c8d890c1b /emulators/fuse-utils
parentd701b504fe6a97016097bedd8161589151a1f9cf (diff)
downloadports-eef8c1c6f52db4b0f96f75f4ae811d1745defaaf.tar.gz
ports-eef8c1c6f52db4b0f96f75f4ae811d1745defaaf.zip
Notes
Diffstat (limited to 'emulators/fuse-utils')
-rw-r--r--emulators/fuse-utils/Makefile19
-rw-r--r--emulators/fuse-utils/distinfo5
2 files changed, 13 insertions, 11 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index 2effc45ea52c..cef964f269a6 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fuse-utils
-PORTVERSION= 0.10.0.1
+PORTVERSION= 1.0.0
CATEGORIES= emulators
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
@@ -16,16 +16,21 @@ COMMENT= Utilities from the Free Unix Spectrum Emulator
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= spectrum.7:${PORTSDIR}/emulators/libspectrum
-
-OPTIONS= AUDIOFILE "Build audio <-> tape utilities" on
+MAKE_JOBS_SAFE= yes
+LIB_DEPENDS= spectrum.8:${PORTSDIR}/emulators/libspectrum
GNU_CONFIGURE= yes
-
-.include <bsd.port.pre.mk>
+CONFIGURE_ARGS= --with-libspectrum-prefix=${LOCALBASE} \
+ --with-local-prefix=${LOCALBASE}
MAN1= createhdf.1 fuse-utils.1 listbasic.1 raw2hdf.1 rzxcheck.1 rzxdump.1 rzxtool.1 scl2trd.1 snap2tzx.1 snapconv.1 tapeconv.1 tzxlist.1 profile2map.1
+.include <bsd.port.options.mk>
+
+OPTIONS= AUDIOFILE "Build audio <-> tape utilities" on
+
+.include <bsd.port.pre.mk>
+
.if !defined(WITHOUT_AUDIOFILE)
LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile
PLIST_SUB= AUDIOFILE=""
@@ -35,8 +40,6 @@ CONFIGURE_ARGS+=--without-audiofile
PLIST_SUB= AUDIOFILE="@comment "
.endif
-MAKE_JOBS_SAFE= yes
-
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}
diff --git a/emulators/fuse-utils/distinfo b/emulators/fuse-utils/distinfo
index 27bf2d3805af..f0f90e2ff874 100644
--- a/emulators/fuse-utils/distinfo
+++ b/emulators/fuse-utils/distinfo
@@ -1,3 +1,2 @@
-MD5 (fuse-utils-0.10.0.1.tar.gz) = 5f37135045f0db405d2299b07c91f9e1
-SHA256 (fuse-utils-0.10.0.1.tar.gz) = c18b910e6bfb7fa07466b2c9231e6125084569ea06050d15a2174bc028b74916
-SIZE (fuse-utils-0.10.0.1.tar.gz) = 394523
+SHA256 (fuse-utils-1.0.0.tar.gz) = 39f110d9760b84ecd23ab4a7ad777db6480b470f1c6435889a125abb302de104
+SIZE (fuse-utils-1.0.0.tar.gz) = 415310