diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-06-02 13:40:15 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-06-02 13:40:15 +0000 |
commit | 12a1c3b681b56398fe17bb47d1bcdea8fe1ea964 (patch) | |
tree | 7da4318f55333716d43297f3337b3bb7f92158a2 /lib/libXaw/Makefile.bsd-wrapper | |
parent | 646fece1d2120abe23ac1fc0cf39c06a41a2ed1e (diff) |
Update to libXaw 1.0.9
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 e6c3af6a9..5ac0896b0 100644 --- a/lib/libXaw/Makefile.bsd-wrapper +++ b/lib/libXaw/Makefile.bsd-wrapper @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.9 2010/10/22 19:58:35 matthieu Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.10 2011/06/02 13:40:13 matthieu Exp $ SHARED_LIBS= Xaw7 14.0 -CONFIGURE_ARGS= --disable-xaw6 --disable-docs +CONFIGURE_ARGS= --disable-xaw6 --without-fop --without-xmlto afterinstall: -rm -f $(DESTDIR)$(LIBDIR)/libXaw.a |