diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-10-13 20:20:44 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-10-13 20:20:44 +0000 |
commit | 6d164bc5d3cceaaf4d744f26c72cb3517af9016c (patch) | |
tree | aa721aa1526b98346577998ce82cfbb5e78b472b /net/tigervnc/Makefile | |
parent | 225d46f684491d153ec454848da253aac8d800b6 (diff) |
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 43ae89d62cb2..ad8e4ae89330 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -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 |