svn commit: r399216 - head/net/tigervnc
Koop Mast
kwm at FreeBSD.org
Tue Oct 13 20:20:46 UTC 2015
Author: kwm
Date: Tue Oct 13 20:20:44 2015
New Revision: 399216
URL: https://svnweb.freebsd.org/changeset/ports/399216
Log:
Add presentproto, which is a build dependancy of xorg-server. This should
fix tigervnc in poudriere again.
Submitted by: olgeni@
Modified:
head/net/tigervnc/Makefile
Modified: head/net/tigervnc/Makefile
==============================================================================
--- head/net/tigervnc/Makefile Tue Oct 13 20:19:58 2015 (r399215)
+++ head/net/tigervnc/Makefile Tue Oct 13 20:20:44 2015 (r399216)
@@ -35,7 +35,7 @@ GH_ACCOUNT= TigerVNC
USE_XORG+= bigreqsproto compositeproto damageproto fixesproto fontsproto glproto \
inputproto kbproto pixman randrproto renderproto resourceproto \
scrnsaverproto videoproto xau xdmcp xext xkbfile xcmiscproto xextproto \
- xfont xproto xrandr xtrans xtst xorg-macros
+ xfont xproto xrandr xtrans xtst xorg-macros presentproto
CFLAGS+= -fPIC
More information about the svn-ports-head
mailing list