aboutsummaryrefslogtreecommitdiff
path: root/sysutils/testdisk/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-02-20 16:01:49 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-02-20 16:01:49 +0000
commit199f9fbdc3e6c3bcc3ec88d1418bb140ee0c6ebf (patch)
tree24f9633aab37221bedf50474e57566f469645ae2 /sysutils/testdisk/Makefile
parent1f93c53266d8b266dbe6964164f6aeb4a737c4f9 (diff)
downloadports-199f9fbdc3e6c3bcc3ec88d1418bb140ee0c6ebf.tar.gz
ports-199f9fbdc3e6c3bcc3ec88d1418bb140ee0c6ebf.zip
- Update testdisk/photorec to 6.6.
- Add jpeg to LIB_DEPENDS for photorec.
Notes
Notes: svn path=/head/; revision=185562
Diffstat (limited to 'sysutils/testdisk/Makefile')
-rw-r--r--sysutils/testdisk/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/testdisk/Makefile b/sysutils/testdisk/Makefile
index 9a8e43a46b3b..28d78dd2d5e5 100644
--- a/sysutils/testdisk/Makefile
+++ b/sysutils/testdisk/Makefile
@@ -6,17 +6,20 @@
#
PORTNAME= testdisk
-PORTVERSION= 6.5
+PORTVERSION= 6.6
CATEGORIES= sysutils
MASTER_SITES= http://www.cgsecurity.org/
MAINTAINER= flz@FreeBSD.org
COMMENT= Tool to check and undelete partitions
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib"
+CONFIGURE_ARGS= --without-ewf
MAN1= testdisk.1 photorec.1
PLIST_FILES= sbin/testdisk sbin/photorec