diff options
Diffstat (limited to 'security/fakeroot/Makefile')
-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 b1eed54eccd5..9edd43772518 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -20,7 +20,7 @@ LICENSE= GPLv3 USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ipc=tcp -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |