diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-04-19 23:46:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-04-19 23:46:04 +0000 |
commit | 0c83de0f1f22f261de59dc6bc704b62897e0ec2f (patch) | |
tree | 2d70fbf51b042e78c1bc46f15dce7b929e189402 /graphics/opendx-samples | |
parent | ffce4503d0ef802c2ce799baf01e5e37db1a95f1 (diff) | |
download | ports-0c83de0f1f22f261de59dc6bc704b62897e0ec2f.tar.gz ports-0c83de0f1f22f261de59dc6bc704b62897e0ec2f.zip |
Notes
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 |