diff options
Diffstat (limited to 'net/ayttm/Makefile')
-rw-r--r-- | net/ayttm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ayttm/Makefile b/net/ayttm/Makefile index 723424468113..b72f4af8b163 100644 --- a/net/ayttm/Makefile +++ b/net/ayttm/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_BZIP2= yes -USE_GCC= 3.3 +USE_GCC= 3.4 USE_X_PREFIX= yes WANT_GNOME= yes USE_GNOME= gdkpixbuf gnometarget lthack |