diff options
Diffstat (limited to 'graphics/inkscape/Makefile')
-rw-r--r-- | graphics/inkscape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index b9753f1c65b4..4addf0de01ec 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= gnome@FreeBSD.org COMMENT= A program seeks to become a full featured open source SVG editor -BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ gc.1:${PORTSDIR}/devel/boehm-gc \ |