diff options
Diffstat (limited to 'x11-fonts/gnome-font-sampler')
-rw-r--r-- | x11-fonts/gnome-font-sampler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/gnome-font-sampler/Makefile b/x11-fonts/gnome-font-sampler/Makefile index 808d55d4c243..111b41c24c9e 100644 --- a/x11-fonts/gnome-font-sampler/Makefile +++ b/x11-fonts/gnome-font-sampler/Makefile @@ -17,7 +17,7 @@ COMMENT= A program for viewing several fonts at once USE_XORG= x11 USE_GNOME= libgnomeui gnomeprefix -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" post-patch: |