diff options
author | Jeremy Lea <reg@FreeBSD.org> | 2000-10-24 15:58:52 +0000 |
---|---|---|
committer | Jeremy Lea <reg@FreeBSD.org> | 2000-10-24 15:58:52 +0000 |
commit | 5bfbeadd4e79a0dcc471afd0503f0842628000dc (patch) | |
tree | 1c587cc64207b9c1e2a20572238ec06acc615fbc /www/mozilla | |
parent | - Update slib version to 2c9 (diff) |
Explain why this port has not been upgraded to M18.
Notes
Notes:
svn path=/head/; revision=34187
Diffstat (limited to 'www/mozilla')
-rw-r--r-- | www/mozilla/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index c09e195d8173..94c8d6eb8e62 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -14,6 +14,10 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= reg@FreeBSD.org +# This port has not been update to M18, because of the requirement of moving +# to world riteable directories. Until you can fix that, please don't send +# me patches. + LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ IDL.2:${PORTSDIR}/devel/ORBit |