From 717c9f7800ef50a8f4835a0434d0bf393aaa9e53 Mon Sep 17 00:00:00 2001 From: mat Date: Mon, 7 Oct 2013 14:04:05 +0000 Subject: USE_GCC=s/4.6+/yes/ Requested by: gerald --- deskutils/mirall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils') diff --git a/deskutils/mirall/Makefile b/deskutils/mirall/Makefile index aa2debef7772..ca4fe56037c3 100644 --- a/deskutils/mirall/Makefile +++ b/deskutils/mirall/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= USE_QT4= corelib dbus gui linguist moc network qmake qtestlib rcc uic webkit xml CMAKE_ENV= CSYNC_DIR=${LOCALBASE} CMAKE_ARGS= -DCSYNC_INCLUDE_PATH:STRING=${LOCALBASE}/include/ocsync/ -USE_GCC= 4.6+ +USE_GCC= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes -- cgit