diff options
Diffstat (limited to 'graphics/libetonyek01/Makefile')
-rw-r--r-- | graphics/libetonyek01/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index 95d085dc2617..40157e05198b 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -14,7 +14,7 @@ COMMENT= Library to interpret and import Apple Keynote presentations LICENSE= LGPL21 MPL LICENSE_COMB= dual -BUILD_DEPENDS= mdds>=0.12.1_1:devel/mdds \ +BUILD_DEPENDS= ${LOCALBASE}/include/mdds/global.hpp:devel/mdds0 \ ${LOCALBASE}/include/glm/glm.hpp:math/glm LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ librevenge-0.0.so:textproc/librevenge \ |