aboutsummaryrefslogtreecommitdiff
path: root/sysutils/duff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2014-06-28 14:28:16 +0000
committerJason E. Hale <jhale@FreeBSD.org>2014-06-28 14:28:16 +0000
commit979c0798d2ae83ea7e914a927bda17052762d79f (patch)
tree4db8cf1e35757df9885003cd0c7ab298f1482a0c /sysutils/duff
parente72b6fca10685328230a5a2e77da6a0f0e044ed0 (diff)
downloadports-979c0798d2ae83ea7e914a927bda17052762d79f.tar.gz
ports-979c0798d2ae83ea7e914a927bda17052762d79f.zip
- USE_BZIP2 -> USES=tar:bzip2
Notes
Notes: svn path=/head/; revision=359702
Diffstat (limited to 'sysutils/duff')
-rw-r--r--sysutils/duff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/duff/Makefile b/sysutils/duff/Makefile
index 36be8c9c6dd1..112940fcdb57 100644
--- a/sysutils/duff/Makefile
+++ b/sysutils/duff/Makefile
@@ -11,7 +11,7 @@ COMMENT= Duplicate file finder
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include