diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-19 23:43:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-19 23:43:07 +0000 |
commit | cd67e670f7e721449eefb50c8883a66958e26017 (patch) | |
tree | ee97bd141557cb850b143a6d26c022f6f99ff944 /security/fakeroot | |
parent | 48e1fdb6019556ec13589cd51919ac1a3a97c00d (diff) | |
download | ports-cd67e670f7e721449eefb50c8883a66958e26017.tar.gz ports-cd67e670f7e721449eefb50c8883a66958e26017.zip |
Notes
Diffstat (limited to 'security/fakeroot')
-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} |