diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2011-09-09 18:35:14 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2011-09-09 18:35:14 +0000 |
commit | a1eace0f16572e05c8e0a398f70a762c30a2f932 (patch) | |
tree | 16b6b2894a496cda6cc7d8a6c9d74a7a2277f4af /graphics/rawtherapee | |
parent | d11decb10907a543419b49d843cd9d58b2805a7f (diff) | |
download | ports-a1eace0f16572e05c8e0a398f70a762c30a2f932.tar.gz ports-a1eace0f16572e05c8e0a398f70a762c30a2f932.zip |
Notes
Diffstat (limited to 'graphics/rawtherapee')
-rw-r--r-- | graphics/rawtherapee/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index 27b45ba42a37..5e3d712accd6 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -26,7 +26,6 @@ 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} |