diff options
Diffstat (limited to 'app/xfs/Makefile.bsd-wrapper')
-rw-r--r-- | app/xfs/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/xfs/Makefile.bsd-wrapper b/app/xfs/Makefile.bsd-wrapper index 94c8df4d4..51563c4bf 100644 --- a/app/xfs/Makefile.bsd-wrapper +++ b/app/xfs/Makefile.bsd-wrapper @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/11/29 11:41:28 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2010/01/17 20:48:49 matthieu Exp $ -CONFIGURE_ARGS= --datadir=/etc +CONFIGURE_ARGS= --datadir=/etc --with-xmlto=no .include <bsd.xorg.mk> |