diff options
Diffstat (limited to 'ports-mgmt/portrac/Makefile')
-rw-r--r-- | ports-mgmt/portrac/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/portrac/Makefile b/ports-mgmt/portrac/Makefile index b5cbb8c7fc34..f37156963ec5 100644 --- a/ports-mgmt/portrac/Makefile +++ b/ports-mgmt/portrac/Makefile @@ -26,8 +26,7 @@ PLIST_DIRS= share/portrac USE_BZIP2= yes -USE_QT_VER= 4 -QT_COMPONENTS= gui moc_build qmake_build +USE_QT4= gui moc_build qmake_build do-configure: @cd ${WRKDIR}/${DISTNAME} && ${QMAKE} portrac.pro |