diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-27 15:52:25 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-27 15:52:25 +0000 |
commit | 08f7c4737d64c23dddba879e3485492d951fe110 (patch) | |
tree | 30314b4134d3a933f367760b09d403e615b164a8 /x11-fonts | |
parent | 83dea4aa6a21da401084f2dfefe5e1d11e6d295a (diff) | |
download | ports-08f7c4737d64c23dddba879e3485492d951fe110.tar.gz ports-08f7c4737d64c23dddba879e3485492d951fe110.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/libfontenc/Makefile | 1 |
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> |