diff options
Diffstat (limited to 'net/tigervnc/Makefile')
-rw-r--r-- | net/tigervnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index b876e09..0c42ae6 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -40,7 +40,7 @@ USE_XORG+= bigreqsproto compositeproto damageproto fixesproto fontsproto glproto CFLAGS+= -fPIC OPTIONS_DEFINE= GNUTLS NLS PAM VIEWER DOCS -OPTIONS_DEFAULT= GNUTLS NLS PAM VIEWER +OPTIONS_DEFAULT= GNUTLS PAM VIEWER VIEWER_DESC= Build vncviewer .include <bsd.port.options.mk> |