aboutsummaryrefslogtreecommitdiff
path: root/graphics/rawtherapee
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-09-09 18:35:14 +0000
committerStanislav Sedov <stas@FreeBSD.org>2011-09-09 18:35:14 +0000
commita1eace0f16572e05c8e0a398f70a762c30a2f932 (patch)
tree16b6b2894a496cda6cc7d8a6c9d74a7a2277f4af /graphics/rawtherapee
parentd11decb10907a543419b49d843cd9d58b2805a7f (diff)
downloadports-a1eace0f16572e05c8e0a398f70a762c30a2f932.tar.gz
ports-a1eace0f16572e05c8e0a398f70a762c30a2f932.zip
- Oops, roll back. I just realized it's i386 only problem and has nothing to
do with GCC :-(
Notes
Notes: svn path=/head/; revision=281525
Diffstat (limited to 'graphics/rawtherapee')
-rw-r--r--graphics/rawtherapee/Makefile1
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}