diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-06-07 11:10:04 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-06-07 11:10:04 +0000 |
commit | 31ca6f7c10aff412dc6baf2e4f7627c8815f1f1e (patch) | |
tree | a2d598a0c3f0593dcebddecaa28cb1bb11d1a700 /editors/openoffice.org-2 | |
parent | Set Miguel Mendez' ports loose. Look out, world! (diff) |
Automated build is not possible.
Obtained from: Will
Notes
Notes:
svn path=/head/; revision=60761
Diffstat (limited to 'editors/openoffice.org-2')
-rw-r--r-- | editors/openoffice.org-2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index 23c5cd913554..d7d6bf648ac2 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -17,6 +17,9 @@ EXTRACT_ONLY= oo_${PORTVERSION}_src.tar.bz2 MAINTAINER= mbr@FreeBSD.org +# OO needs DISPLAY to be set and working +RESTRICTED= "No automated build possible" + BUILD_DEPENDS= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport BUILD_DEPENDS+= ${LOCALBASE}/bin/gcc295:${PORTSDIR}/lang/gcc295 BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip |