diff options
Diffstat (limited to 'textproc/soprano/Makefile')
-rw-r--r-- | textproc/soprano/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index 30b22f9..fd4d184 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -17,8 +17,7 @@ LIB_DEPENDS= raptor2.0:${PORTSDIR}/textproc/raptor2 \ iodbc.3:${PORTSDIR}/databases/libiodbc USE_BZIP2= yes -USE_QT_VER= 4 -QT_COMPONENTS= corelib dbus qtestlib network \ +USE_QT4= corelib dbus qtestlib network \ qmake_build moc_build uic_build rcc_build USE_GNOME= pkgconfig USE_LDCONFIG= yes |