diff options
author | kris <kris@FreeBSD.org> | 2003-04-20 07:46:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-04-20 07:46:04 +0800 |
commit | 2fe3a33439983e40bcc70c98dca27e625d7fa2fc (patch) | |
tree | f4c627c0798795db57dcf345da6722c3e88e84db /graphics/opendx-samples | |
parent | a7763ce28931202bc5ebbbddd4ab7803d7997147 (diff) | |
download | freebsd-ports-gnome-2fe3a33439983e40bcc70c98dca27e625d7fa2fc.tar.gz freebsd-ports-gnome-2fe3a33439983e40bcc70c98dca27e625d7fa2fc.tar.zst freebsd-ports-gnome-2fe3a33439983e40bcc70c98dca27e625d7fa2fc.zip |
BROKEN: this unmaintained port installs a world-writable directory for no
good reason I can see
Diffstat (limited to 'graphics/opendx-samples')
-rw-r--r-- | graphics/opendx-samples/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/opendx-samples/Makefile b/graphics/opendx-samples/Makefile index 52bc7eff33bd..4677db83edb3 100644 --- a/graphics/opendx-samples/Makefile +++ b/graphics/opendx-samples/Makefile @@ -16,6 +16,8 @@ DISTNAME= dxsamples-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Example files for IBM's OpenDX +BROKEN= "Installs a world-writable directory" + GNU_CONFIGURE= yes CONFIGURE_ENV= SHELL=/bin/sh |