diff options
Diffstat (limited to 'www/mozilla-devel/Makefile')
-rw-r--r-- | www/mozilla-devel/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index c09e195d8173..94c8d6eb8e62 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/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 |