diff options
-rw-r--r-- | security/pond/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pond/Makefile b/security/pond/Makefile index 32c08fad0800..005a639d7f56 100644 --- a/security/pond/Makefile +++ b/security/pond/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= tor:${PORTSDIR}/security/tor LIB_DEPENDS= libgtkspell.so:${PORTSDIR}/textproc/gtkspell \ libtspi.so:${PORTSDIR}/security/trousers -BROKEN= Experimental. Know what you do! +IGNORE= Experimental. Know what you do! PLIST_FILES= bin/server bin/client USE_GNOME= gtk30 GO_PKGNAME= github.com/agl/pond |