diff options
author | fluffy <fluffy@FreeBSD.org> | 2010-05-10 00:01:23 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2010-05-10 00:01:23 +0800 |
commit | dbe0b380aeb90e4c6009c9a83c07553db3743521 (patch) | |
tree | afc4f6fad517f0d7bbb89be38fec45ee0d5b32d5 /x11-fonts/xfs | |
parent | bc0ace094280ba0e78b091023a780d5b6d8c505a (diff) | |
download | freebsd-ports-graphics-dbe0b380aeb90e4c6009c9a83c07553db3743521.tar.gz freebsd-ports-graphics-dbe0b380aeb90e4c6009c9a83c07553db3743521.tar.zst freebsd-ports-graphics-dbe0b380aeb90e4c6009c9a83c07553db3743521.zip |
- Unbroke build with textproc/xmlto installed
Approved by: x11 (miwi)
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 7ba82eb3e3f..80dd5ab9025 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 |