aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fvcool
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-27 16:40:37 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-27 16:40:37 +0000
commit910bbef1084a4c8618cacce11e65d7596df4e12b (patch)
treee0260d314b042123242eb2ad515c72fdc7f894da /sysutils/fvcool
parent7a46ce361471083044c777be7e4c6e84c7decf7f (diff)
downloadports-910bbef1084a4c8618cacce11e65d7596df4e12b.tar.gz
ports-910bbef1084a4c8618cacce11e65d7596df4e12b.zip
update fvcool to 1.03
Notes
Notes: svn path=/head/; revision=85686
Diffstat (limited to 'sysutils/fvcool')
-rw-r--r--sysutils/fvcool/Makefile12
-rw-r--r--sysutils/fvcool/distinfo2
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/fvcool/Makefile b/sysutils/fvcool/Makefile
index eb190fec7c53..bfed0ab27333 100644
--- a/sysutils/fvcool/Makefile
+++ b/sysutils/fvcool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fvcool
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= sysutils
MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/
DISTNAME= FVCool${PORTVERSION:S/.//g}
@@ -16,18 +16,18 @@ COMMENT= VCool for FreeBSD - Cooling software for AMD Athlon/Duron CPUs
ONLY_FOR_ARCHS= i386
USE_REINPLACE= yes
+GNU_CONFIGURE= yes
ALL_TARGET= fvcool
PLIST_SUB+= DOCSDIR=${DOCSDIR:S,^${PREFIX}/,,}
DOC_FILES= 00README.txt 00READMEj.txt 00READMEkt133.txt
post-patch:
- @${REINPLACE_CMD} -e 's|gcc|${CC} ${CFLAGS}|; \
- s|-O3||;s|-s$$||' \
- ${BUILD_WRKSRC}/${MAKEFILE}
+ @${REINPLACE_CMD} -e 's|@CC@|& ${CFLAGS}|; \
+ s|-O3||g ; s| -s | |g' ${BUILD_WRKSRC}/Makefile.in
do-install: install-doc
- @${INSTALL_PROGRAM} ${WRKSRC}/fvcool ${PREFIX}/sbin/fvcool
+ ${INSTALL_PROGRAM} ${WRKSRC}/fvcool ${PREFIX}/sbin/fvcool
post-install:
@${CAT} ${PKGMESSAGE}
@@ -36,7 +36,7 @@ install-doc:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for file in ${DOC_FILES}
- @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif
diff --git a/sysutils/fvcool/distinfo b/sysutils/fvcool/distinfo
index d1193fdb85de..a680f25ecc94 100644
--- a/sysutils/fvcool/distinfo
+++ b/sysutils/fvcool/distinfo
@@ -1 +1 @@
-MD5 (FVCool102.tar.gz) = a8477a2392265855b1d482061b92e48e
+MD5 (FVCool103.tar.gz) = d5e56d9d79ca7d642f54f94a7b8eb696