diff options
Diffstat (limited to 'lib/libXaw/Makefile.bsd-wrapper')
-rw-r--r-- | lib/libXaw/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libXaw/Makefile.bsd-wrapper b/lib/libXaw/Makefile.bsd-wrapper index 436df6b85..7adc75907 100644 --- a/lib/libXaw/Makefile.bsd-wrapper +++ b/lib/libXaw/Makefile.bsd-wrapper @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2006/11/28 11:27:35 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.3 2006/11/28 19:03:18 matthieu Exp $ SHARED_LIBS= Xaw8 11.0 -CONFIGURE_ARGS= --disable-xaw6 --disable-xaw7 --enable-xaw8 +CONFIGURE_ARGS= --disable-xaw6 --enable-xaw8 .include <bsd.xorg.mk> |