diff options
-rw-r--r-- | x11/libXaw/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/libXaw/Makefile b/x11/libXaw/Makefile index 7a8e7b8e1bb..1a02c8aa809 100644 --- a/x11/libXaw/Makefile +++ b/x11/libXaw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/06/03 17:37:22 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/06/09 05:44:21 obache Exp $ # DISTNAME= libXaw-1.0.11 @@ -19,8 +19,6 @@ PKGCONFIG_OVERRIDE+= xaw7.pc.in GNU_CONFIGURE= yes CONFIGURE_ENV+= LIB_MAN_SUFFIX=3 -CONFIGURE_ARGS+= --disable-docs - .include "../../x11/libICE/buildlink3.mk" .include "../../x11/libSM/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" |