diff options
author | kris <kris@FreeBSD.org> | 2006-02-20 01:42:27 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-20 01:42:27 +0000 |
commit | 41942dfd900ae9656c34a0e101614776e5989d37 (patch) | |
tree | 152f395dc3b5ac35b9735dda10b46daba0c83c6c /graphics | |
parent | 9ad012ca61b600f84153b5849105a5f1b5ecab10 (diff) | |
download | FreeBSD-ports-41942dfd900ae9656c34a0e101614776e5989d37.zip FreeBSD-ports-41942dfd900ae9656c34a0e101614776e5989d37.tar.gz |
BROKEN: Changes permissions on installed file usr/local/dx/java/server/nets
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 afab9fb..b26274d 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 |