diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rawtherapee/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index 5e3d712accd6..27b45ba42a37 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -26,6 +26,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ USE_CMAKE= yes USE_BZIP2= yes +USE_GCC= 4.4+ USE_GNOME= gtk20 glib20 pkgconfig USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include -fPIC ${PTHREAD_CFLAGS} |