diff options
-rw-r--r-- | devel/ppl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ppl/Makefile b/devel/ppl/Makefile index 6c5246e..f16c9a5 100644 --- a/devel/ppl/Makefile +++ b/devel/ppl/Makefile @@ -24,6 +24,7 @@ USE_GNOME= gnometarget USE_PERL5_BUILD=yes USE_AUTOTOOLS= libtool:15 LIBTOOLFILES= configure Watchdog/configure +USE_GCC= 4.2+ # Only enable C and C++ interfaces. Checks for java, prolog and ocaml # have to be added. |