diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-04-03 06:32:14 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-04-03 06:32:14 +0000 |
commit | ea7e480abcbfa9fc92450d80de2cf4af2a78982e (patch) | |
tree | ef3659a9b28d8632c0d74b4698d29194cf85416b /security/fakeroot | |
parent | 73a9cf9f729b705cc4a6fa7e1d5ce02b60430d14 (diff) | |
download | ports-ea7e480abcbfa9fc92450d80de2cf4af2a78982e.tar.gz ports-ea7e480abcbfa9fc92450d80de2cf4af2a78982e.zip |
Notes
Diffstat (limited to 'security/fakeroot')
-rw-r--r-- | security/fakeroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index fe3bf5c608f9..4e5b3519057d 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -13,7 +13,7 @@ COMMENT= Simulate the root user behaviour LICENSE= GPLv3 -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ipc=tcp USE_AUTOTOOLS= libtool |