summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2011-10-27 15:52:25 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2011-10-27 15:52:25 +0000
commit08f7c4737d64c23dddba879e3485492d951fe110 (patch)
tree30314b4134d3a933f367760b09d403e615b164a8 /x11-fonts
parent- Update to 1.0.3 (diff)
- Fix build on FreeBSD 10
Approved by: miwi
Notes
Notes: svn path=/head/; revision=284455
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/libfontenc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/libfontenc/Makefile b/x11-fonts/libfontenc/Makefile
index 41c3c2966460..1bdd79f59af7 100644
--- a/x11-fonts/libfontenc/Makefile
+++ b/x11-fonts/libfontenc/Makefile
@@ -14,5 +14,6 @@ COMMENT= The fontenc Library
XORG_CAT= lib
USE_XORG= xproto
+WITH_FBSD10_FIX= yes
.include <bsd.port.mk>