mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Fix build on FreeBSD 10
Approved by: miwi
This commit is contained in:
parent
83dea4aa6a
commit
08f7c4737d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284455
@ -14,5 +14,6 @@ COMMENT= The fontenc Library
|
||||
|
||||
XORG_CAT= lib
|
||||
USE_XORG= xproto
|
||||
WITH_FBSD10_FIX= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,5 +15,6 @@ COMMENT= Inter Client Exchange library for X11
|
||||
|
||||
XORG_CAT= lib
|
||||
USE_XORG= xproto:both xtrans
|
||||
WITH_FBSD10_FIX= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,6 +14,7 @@ COMMENT= Authentication Protocol library for X11
|
||||
|
||||
XORG_CAT= lib
|
||||
USE_XORG= xproto:both
|
||||
WITH_FBSD10_FIX= yes
|
||||
|
||||
MAN3= Xau.3 XauDisposeAuth.3 XauFileName.3 XauGetAuthByAddr.3 \
|
||||
XauGetBestAuthByAddr.3 XauLockAuth.3 XauReadAuth.3 \
|
||||
|
@ -16,6 +16,7 @@ LICENSE= MIT
|
||||
|
||||
XORG_CAT= lib
|
||||
USE_XORG= xproto:both
|
||||
WITH_FBSD10_FIX= yes
|
||||
|
||||
CONFIGURE_ARGS+=--disable-docs --without-xmlto
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user