diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-05-09 16:01:23 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-05-09 16:01:23 +0000 |
commit | 6fb174b2bbceee15ebc923584a5cf08f9a4600c2 (patch) | |
tree | db25239d4b3b7d1f9b972b4270f09ec755bf5fb1 /x11-fonts/xfs | |
parent | 567a0918fa9e8dc991511a87bd196de7c203fb95 (diff) |
Notes
Diffstat (limited to 'x11-fonts/xfs')
-rw-r--r-- | x11-fonts/xfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/xfs/Makefile b/x11-fonts/xfs/Makefile index 7ba82eb3e3f8..80dd5ab90255 100644 --- a/x11-fonts/xfs/Makefile +++ b/x11-fonts/xfs/Makefile @@ -18,6 +18,7 @@ XORG_CAT= app USE_XORG= libfs xfont xtrans USE_RC_SUBR= xfs ALL_TARGET= all config +CONFIGURE_ENV+= ac_cv_path_XMLTO="" MAN1= xfs.1 |