diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:00:46 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:00:46 +0000 |
commit | fa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch) | |
tree | 728a3619568ce38b9188fc0b8717a16a880d52d3 /net/tigervnc/Makefile | |
parent | b0dffdff28a18aa92669ae08593f8e26d4128641 (diff) | |
download | ports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.tar.gz ports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.zip |
Notes
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 13cdd6f51efe..45495c0f96d4 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 HPJPG +OPTIONS_DEFINE= GNUTLS NLS PAM VIEWER HPJPG DOCS OPTIONS_DEFAULT= GNUTLS NLS PAM VIEWER VIEWER_DESC= Build vncviewer HPJPG_DESC= Build with High-Performance JPEG support |