diff options
Diffstat (limited to 'graphics/agave')
-rw-r--r-- | graphics/agave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile index 5cea77f87975..147fb75663a3 100644 --- a/graphics/agave/Makefile +++ b/graphics/agave/Makefile @@ -15,7 +15,7 @@ MAINTAINER= smyru@heron.pl COMMENT= A color scheme builder for the GNOME desktop LIB_DEPENDS= glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - boost_thread.3:${PORTSDIR}/devel/boost + boost_thread.4:${PORTSDIR}/devel/boost # --disable-gnome option is broken in 0.4.2 #OPTIONS= GNOME "Adds GNOME support" on |