diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-20 00:08:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-20 00:08:02 +0000 |
commit | f3cd1d44eeb03e9902cf69829b92d5de93b5dfba (patch) | |
tree | 2368b420f0618b83e9c4116a8b5667faad5bc8e1 /www | |
parent | b6cdd8fee5e0db5ae23d3bd9db9c54307177f51a (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany-webkit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/epiphany-webkit/Makefile b/www/epiphany-webkit/Makefile index 2be23b9e134c..836f87e3bc7b 100644 --- a/www/epiphany-webkit/Makefile +++ b/www/epiphany-webkit/Makefile @@ -10,6 +10,8 @@ PKGNAMESUFFIX= -webkit COMMENT= An extremely lightweight GNOME browser using the WebKit engine +BROKEN= is not ready for use; this port should be available in GNOME 2.26 + EPHY_SLAVE= webkit MASTERDIR= ${.CURDIR}/../../www/epiphany |