diff options
Diffstat (limited to 'devel/liborcus07/Makefile')
-rw-r--r-- | devel/liborcus07/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/liborcus07/Makefile b/devel/liborcus07/Makefile index 94605b75f4cc..93906e0bfbe5 100644 --- a/devel/liborcus07/Makefile +++ b/devel/liborcus07/Makefile @@ -11,8 +11,8 @@ COMMENT= Standalone file import filter library for spreadsheet documents LICENSE= MIT -BUILD_DEPENDS= ${LOCALBASE}/include/mdds/global.hpp:${PORTSDIR}/devel/mdds -LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= ${LOCALBASE}/include/mdds/global.hpp:devel/mdds +LIB_DEPENDS= libboost_system.so:devel/boost-libs BROKEN_sparc64= cannot link with boost |