diff options
-rw-r--r-- | Makefile.bsd-wrapper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.bsd-wrapper b/Makefile.bsd-wrapper index 0818050..813ef98 100644 --- a/Makefile.bsd-wrapper +++ b/Makefile.bsd-wrapper @@ -1,6 +1,6 @@ # $OpenBSD: Makefile.bsd-wrapper,v 1.6 2007/09/08 16:24:20 matthieu Exp $ -SHARED_LIBS= Xfont 7.0 +SHARED_LIBS= Xfont 8.0 .if ${MACHINE} == landisk || ${MACHINE} == vax CONFIGURE_ARGS+= --disable-loadable-font-modules |