FreeBSD Bugzilla – Attachment 168325 Details for
Bug 208088
net/tigervnc: Build failure with HPJPG option enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tigervnc.diff
tigervnc.diff (text/plain), 1.08 KB, created by
Tobias Kortkamp
on 2016-03-17 14:24:04 UTC
(
hide
)
Description:
tigervnc.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2016-03-17 14:24:04 UTC
Size:
1.08 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 411283) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= tigervnc > PORTVERSION= 1.6.0 >+PORTREVISION= 1 > DISTVERSIONPREFIX= v > CATEGORIES= net x11-servers > >@@ -24,7 +25,7 @@ > tightvnc-[0-9]* \ > vnc-[0-9]* > >-USES= autoreconf:build cmake cpe gmake libtool pkgconfig python >+USES= autoreconf:build cmake cpe gmake jpeg libtool pkgconfig python > USE_GL= gl > USE_LDCONFIG= yes > USE_OPENSSL= yes >@@ -38,10 +39,9 @@ > > CFLAGS+= -fPIC > >-OPTIONS_DEFINE= GNUTLS NLS PAM VIEWER HPJPG DOCS >+OPTIONS_DEFINE= GNUTLS NLS PAM VIEWER DOCS > OPTIONS_DEFAULT= GNUTLS NLS PAM VIEWER > VIEWER_DESC= Build vncviewer >-HPJPG_DESC= Build with High-Performance JPEG support > > .include <bsd.port.options.mk> > >@@ -89,12 +89,6 @@ > PLIST_SUB+= VIEWER="@comment " > .endif > >-.if ${PORT_OPTIONS:MHPJPG} >-LIB_DEPENDS+= libturbojpeg.so:${PORTSDIR}/graphics/libjpeg-turbo >-.else >-USES+= jpeg >-.endif >- > MAKE_ARGS+= TIGERVNC_SRCDIR=${WRKSRC} > CONFIGURE_ARGS+= \ > --prefix=${PREFIX} --mandir=${PREFIX}/man/ \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
meta
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208088
:
168324
| 168325 |
168326