diff options
Diffstat (limited to 'print/pslib/Makefile')
-rw-r--r-- | print/pslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile index 1e21e8835527..ccda6fd8ead8 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ USE_GNOME= gnomehack gnometarget intlhack pkgconfig USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" USE_LDCONFIG= yes |