diff options
Diffstat (limited to 'net/unison232/Makefile')
-rw-r--r-- | net/unison232/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unison232/Makefile b/net/unison232/Makefile index 3d59fd8..a0df64e 100644 --- a/net/unison232/Makefile +++ b/net/unison232/Makefile @@ -32,7 +32,7 @@ EXTRA_DOCS= ${DISTNAME}-manual.html \ ${DISTNAME}-manual.pdf ${DISTNAME}-manual.ps OPTIONS_DEFINE= DOCS X11 -OPTIONS_DEFAULT= DOCS X11 +OPTIONS_DEFAULT= X11 .include <bsd.port.options.mk> |