diff options
Diffstat (limited to 'print/libpagemaker/Makefile')
-rw-r--r-- | print/libpagemaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libpagemaker/Makefile b/print/libpagemaker/Makefile index c7b9b7107b6d..6182fe8aee19 100644 --- a/print/libpagemaker/Makefile +++ b/print/libpagemaker/Makefile @@ -10,8 +10,8 @@ COMMENT= Library and tools for parsing Aldus/Adobe PageMaker documents LICENSE= MPL -BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:devel/boost-libs +LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge GNU_CONFIGURE= yes USE_LDCONFIG= yes |