diff options
Diffstat (limited to 'audio/rosegarden/Makefile')
-rw-r--r-- | audio/rosegarden/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index b3b0af414eca..adc7124a3e05 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -28,8 +28,7 @@ LIB_DEPENDS+= lrdf.2:${PORTSDIR}/textproc/liblrdf \ USE_BZIP2= yes USE_GMAKE= yes -USE_QT_VER= 4 -QT_COMPONENTS= gui xml network corelib sql qt3support \ +USE_QT4= gui xml network corelib sql qt3support \ rcc_build moc_build uic_build linguist_build LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include |