diff options
Diffstat (limited to 'comms/aldo')
-rw-r--r-- | comms/aldo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile index c24eb85e6a5e..eba57631f239 100644 --- a/comms/aldo/Makefile +++ b/comms/aldo/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= bin/aldo .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -USE_GCC= 3.3 +USE_GCC= 3.4 MAKE_ENV+= CXX="${CXX}" .endif |