diff options
author | kris <kris@FreeBSD.org> | 2006-01-20 07:43:07 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-20 07:43:07 +0800 |
commit | bdbdf5e604c6a264241aa9541a485106fcb0429f (patch) | |
tree | 5203a33430b6717ff1f582df215aee4a874fce3b /security | |
parent | 7540b69f0fb9b8ccc7d17f558524e50607d75b0a (diff) | |
download | freebsd-ports-gnome-bdbdf5e604c6a264241aa9541a485106fcb0429f.tar.gz freebsd-ports-gnome-bdbdf5e604c6a264241aa9541a485106fcb0429f.tar.zst freebsd-ports-gnome-bdbdf5e604c6a264241aa9541a485106fcb0429f.zip |
BROKEN: Unfetchable
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} |