diff options
Diffstat (limited to 'devel/subcommander2/Makefile')
-rw-r--r-- | devel/subcommander2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/subcommander2/Makefile b/devel/subcommander2/Makefile index c10f83d9a2ec..7b54dbbc15f5 100644 --- a/devel/subcommander2/Makefile +++ b/devel/subcommander2/Makefile @@ -29,8 +29,7 @@ USE_DOS2UNIX= *.cpp *.h GNU_CONFIGURE= yes USE_GMAKE= yes USE_OPENSSL= yes -USE_QT_VER= 4 -QT_COMPONENTS= qt3support gui network corelib moc_build uic_build rcc_build +USE_QT4= qt3support gui network corelib moc_build uic_build rcc_build CONFIGURE_ARGS+= --with-boost=${LOCALBASE}/include --with-neon=${LOCALBASE} \ --with-subversion=${LOCALBASE} --with-qt=${LOCALBASE} \ --with-apr=${LOCALBASE}/bin/apr-1-config \ |