diff options
author | reg <reg@FreeBSD.org> | 2000-10-24 15:58:52 +0000 |
---|---|---|
committer | reg <reg@FreeBSD.org> | 2000-10-24 15:58:52 +0000 |
commit | 9e66e88633f8783e5842ea9592bd8263552c2f80 (patch) | |
tree | 7dd35a06ac093cd6c91a755d368bd8fccae67e23 /www/seamonkey | |
parent | 1e4aeccc27efe4b759dbb9409d1ed6ed9fc15b94 (diff) | |
download | FreeBSD-ports-9e66e88633f8783e5842ea9592bd8263552c2f80.zip FreeBSD-ports-9e66e88633f8783e5842ea9592bd8263552c2f80.tar.gz |
Explain why this port has not been upgraded to M18.
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index c09e195..94c8d6e 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/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 |