diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-28 16:57:50 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-28 16:57:50 +0000 |
commit | 8b47060bc9e390ca26df3cb19cd0cc677ed8e016 (patch) | |
tree | 714ffb2c6f958b576b2195faf9b4e4ecace8afcb /security | |
parent | 7f1e443d443139b312ad157ee5c6ac418ce9452c (diff) |
Notes
Diffstat (limited to 'security')
-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 |