diff options
Diffstat (limited to 'devel/crow/Makefile')
-rw-r--r-- | devel/crow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/crow/Makefile b/devel/crow/Makefile index abd2ed4115a2..c6a2d2cb7bb7 100644 --- a/devel/crow/Makefile +++ b/devel/crow/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/crow-designer MAINTAINER= ports@FreeBSD.org COMMENT= A modern GUI builder for the GTK+ toolkit -BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost +BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ guiloader-c++.1:${PORTSDIR}/devel/guiloader-c++ \ gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 |