diff options
author | eric <eric@FreeBSD.org> | 2002-05-30 06:16:38 +0800 |
---|---|---|
committer | eric <eric@FreeBSD.org> | 2002-05-30 06:16:38 +0800 |
commit | 1fdef0d18bd7322c798796f215dabadc8ce7fdae (patch) | |
tree | 6c821e4ccc307e2d9bc0843fdd6f3de6b13ac75a /www/skipstone | |
parent | 6736a12d1de7c1623fee9a3825c0d907e20faf93 (diff) | |
download | freebsd-ports-gnome-1fdef0d18bd7322c798796f215dabadc8ce7fdae.tar.gz freebsd-ports-gnome-1fdef0d18bd7322c798796f215dabadc8ce7fdae.tar.zst freebsd-ports-gnome-1fdef0d18bd7322c798796f215dabadc8ce7fdae.zip |
Mark as broken because it does not work with the current mozilla port.
Diffstat (limited to 'www/skipstone')
-rw-r--r-- | www/skipstone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile index cb2e7a50f4a6..45a3b3395c19 100644 --- a/www/skipstone/Makefile +++ b/www/skipstone/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.muhri.net/skipstone/ MAINTAINER= eric@FreeBSD.org +BROKEN= "Does not work with the current mozilla port" + BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \ ${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded RUN_DEPENDS= ${X11BASE}/lib/mozilla-embedded/libgtkembedmoz.so:${PORTSDIR}/www/mozilla-embedded \ |