diff options
Diffstat (limited to 'graphics/yagf/Makefile')
-rw-r--r-- | graphics/yagf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/yagf/Makefile b/graphics/yagf/Makefile index 46d1405a7bd3..214798f6a458 100644 --- a/graphics/yagf/Makefile +++ b/graphics/yagf/Makefile @@ -22,8 +22,7 @@ USE_CMAKE= yes USE_LDCONFIG= yes USE_GNOME= pkgconfig INSTALLS_ICONS= yes -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui imageformats linguist_build \ +USE_QT4= corelib gui imageformats linguist_build \ moc_build qmake_build rcc_build uic_build CPPFLAGS+= -I${LOCALBASE}/include |