diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-20 01:42:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-20 01:42:27 +0000 |
commit | 38bd063134cd742d96d4ca05e6b441d942216cf7 (patch) | |
tree | c7f9c76dbfc245f1e8f06177e817442140b3c0e4 /graphics | |
parent | 3416fbabbd1e4841c086d85e3cf35ff1a2124fc7 (diff) | |
download | ports-38bd063134cd742d96d4ca05e6b441d942216cf7.tar.gz ports-38bd063134cd742d96d4ca05e6b441d942216cf7.zip |
Notes
Diffstat (limited to 'graphics')
-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 afab9fbb30e2..b26274d31613 100644 --- a/graphics/opendx-samples/Makefile +++ b/graphics/opendx-samples/Makefile @@ -18,6 +18,8 @@ COMMENT= Example files for IBM's OpenDX BUILD_DEPENDS= dx:${PORTSDIR}/graphics/opendx RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Changes permissions on installed file usr/local/dx/java/server/nets + GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= SHELL=/bin/sh |