aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-09-10 02:35:14 +0800
committerStanislav Sedov <stas@FreeBSD.org>2011-09-10 02:35:14 +0800
commita1eace0f16572e05c8e0a398f70a762c30a2f932 (patch)
tree16b6b2894a496cda6cc7d8a6c9d74a7a2277f4af
parentd11decb10907a543419b49d843cd9d58b2805a7f (diff)
downloadfreebsd-ports-gnome-a1eace0f16572e05c8e0a398f70a762c30a2f932.tar.gz
freebsd-ports-gnome-a1eace0f16572e05c8e0a398f70a762c30a2f932.tar.zst
freebsd-ports-gnome-a1eace0f16572e05c8e0a398f70a762c30a2f932.zip
- Oops, roll back. I just realized it's i386 only problem and has nothing to
do with GCC :-(
-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}