diff options
Diffstat (limited to 'print/libpdf++/Makefile')
-rw-r--r-- | print/libpdf++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libpdf++/Makefile b/print/libpdf++/Makefile index c9da6b77181f..6bb1918f1b3e 100644 --- a/print/libpdf++/Makefile +++ b/print/libpdf++/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= ${LOCALBASE}/include/boost/any.hpp:${PORTSDIR}/devel/boost -USE_AUTOMAKE= yes +USE_AUTOMAKE_VER= 14 CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include USE_GMAKE= yes INSTALLS_SHLIB= yes |