diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/fakeroot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index 715be4bda301..0e8aa69ba6ec 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= Meno.Abels@Adviser.com COMMENT= Simulate the root user behaviour +BROKEN= Unfetchable + USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |