aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dd_rescue
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-30 10:06:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-30 10:06:51 +0000
commit0edeeecc1b4190705dbb38dc2d52c40b1547b339 (patch)
treec926512ae98e88f02c9ba015bea3436e6fdf28a8 /sysutils/dd_rescue
parent9d867e6d896e783a903ec3ace0dcbf7411dfe55f (diff)
downloadports-0edeeecc1b4190705dbb38dc2d52c40b1547b339.tar.gz
ports-0edeeecc1b4190705dbb38dc2d52c40b1547b339.zip
Fix build with clang by forcing gnu89 standard
While here convert USE_GMAKE->USES=gmake
Notes
Notes: svn path=/head/; revision=323953
Diffstat (limited to 'sysutils/dd_rescue')
-rw-r--r--sysutils/dd_rescue/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile
index 9ec084573f49..6e23645a43d5 100644
--- a/sysutils/dd_rescue/Makefile
+++ b/sysutils/dd_rescue/Makefile
@@ -8,12 +8,13 @@ MASTER_SITES= http://www.garloff.de/kurt/linux/ddrescue/ \
http://fossies.org/unix/privat/
MAINTAINER= nobutaka@FreeBSD.org
-COMMENT= A dd tool suitable for rescuing data from a medium with errors
+COMMENT= dd tool suitable for rescuing data from a medium with errors
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_GMAKE= yes
+USES= gmake
+USE_CSTD= gnu89
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= default