diff options
Diffstat (limited to 'games')
138 files changed, 138 insertions, 138 deletions
diff --git a/games/OpenTomb/Makefile b/games/OpenTomb/Makefile index 4de3321acbca..2f1862f3593c 100644 --- a/games/OpenTomb/Makefile +++ b/games/OpenTomb/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng.so:graphics/png -USES= cmake compiler:c++11-lang lua openal +USES= cmake:insource compiler:c++11-lang lua openal USE_GITHUB= yes USE_SDL= sdl2 LLD_UNSAFE= yes diff --git a/games/aquaria/Makefile b/games/aquaria/Makefile index d5f01ad4459b..8b94d9e24de7 100644 --- a/games/aquaria/Makefile +++ b/games/aquaria/Makefile @@ -22,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= AquariaOSE GH_PROJECT= Aquaria -USES= cmake lua:51 openal pkgconfig +USES= cmake:insource lua:51 openal pkgconfig EXCLUDE= AL FTGL GL SDL* freetype2 glm glpng/png glpng/zlib \ libogg-* libvorbis-* lua-* tinyxml2* EXTRACT_AFTER_ARGS=${EXCLUDE:S,^,--exclude ExternalLibs/,} diff --git a/games/astromenace/Makefile b/games/astromenace/Makefile index 01b3a900e33b..c597eeee395f 100644 --- a/games/astromenace/Makefile +++ b/games/astromenace/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libogg.so:audio/libogg \ USE_GITHUB= yes GH_ACCOUNT= viewizard -USES= cmake compiler:c++11-lib dos2unix gl openal:al,alut +USES= cmake:insource compiler:c++11-lib dos2unix gl openal:al,alut DOS2UNIX_FILES= CMakeLists.txt src/config/config.cpp USE_GL= gl glu USE_SDL= sdl2 diff --git a/games/ballerburg/Makefile b/games/ballerburg/Makefile index 48e2ca8e6eba..01d5a4205983 100644 --- a/games/ballerburg/Makefile +++ b/games/ballerburg/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv3+ GNU_CONFIGURE= yes NLS_USES= gettext -USES= cmake +USES= cmake:insource USE_SDL= sdl OPTIONS_DEFINE= DOCS NLS diff --git a/games/barony/Makefile b/games/barony/Makefile index cb6b194ff66f..cf4c815a95fc 100644 --- a/games/barony/Makefile +++ b/games/barony/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libogg.so:audio/libogg \ libpng.so:graphics/png \ libvorbisfile.so:audio/libvorbis -USES= cmake compiler:c++11-lib dos2unix gl localbase:ldflags openal pkgconfig +USES= cmake:insource compiler:c++11-lib dos2unix gl localbase:ldflags openal pkgconfig USE_GITHUB= yes GH_ACCOUNT= TurningWheel GH_PROJECT= Barony diff --git a/games/blinken-kde4/Makefile b/games/blinken-kde4/Makefile index 4ff6f4b640de..091950a7b96e 100644 --- a/games/blinken-kde4/Makefile +++ b/games/blinken-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= Memory enhancement game for KDE 4 DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/blinken/Makefile b/games/blinken/Makefile index cfa9c47e9c52..d49decaf77ec 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Memory enhancement game for KDE -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ doctools ecm guiaddons i18n widgetsaddons xmlgui USE_QT= core dbus gui phonon4 svg widgets xml \ diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile index 369cb85338c6..0086add345c9 100644 --- a/games/blinkensisters/Makefile +++ b/games/blinkensisters/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/DOC/LICENSE BROKEN_sparc64= does not compile on sparc64 -USES= cmake compiler:c++11-lang localbase perl5 # actually, old gcc fails in theora.h +USES= cmake:insource compiler:c++11-lang localbase perl5 # actually, old gcc fails in theora.h USE_SDL= sdl image ttf USE_PERL5= build diff --git a/games/bomber-kde4/Makefile b/games/bomber-kde4/Makefile index 9dc9b087d05b..e8799ee802c7 100644 --- a/games/bomber-kde4/Makefile +++ b/games/bomber-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/bomber/Makefile b/games/bomber/Makefile index e29cba219792..5e57509bc211 100644 --- a/games/bomber/Makefile +++ b/games/bomber/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ ecm i18n kio libkdegames widgetsaddons xmlgui USE_QT= core dbus declarative gui network widgets phonon4 xml \ diff --git a/games/bovo-kde4/Makefile b/games/bovo-kde4/Makefile index 4a7391764f34..63943aee0bd3 100644 --- a/games/bovo-kde4/Makefile +++ b/games/bovo-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build USE_CXXSTD= gnu++98 diff --git a/games/bovo/Makefile b/games/bovo/Makefile index 66304ad2fbd2..de5f5f8acf4b 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ ecm i18n kdeclarative libkdegames newstuff widgetsaddons xmlgui USE_QT= concurrent core dbus declarative gui network svg widgets xml \ diff --git a/games/bstone/Makefile b/games/bstone/Makefile index 92794ca625e9..05726f2d3bc6 100644 --- a/games/bstone/Makefile +++ b/games/bstone/Makefile @@ -12,7 +12,7 @@ COMMENT= Source port of Blake Stone LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/../LICENSE -USES= cmake:outsource compiler:c++11-lang localbase:ldflags pkgconfig +USES= cmake compiler:c++11-lang localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= bibendovsky USE_SDL= sdl2 diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index b23c4909fb97..16b9473d0e55 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem \ ${LUA_MODLIBDIR}/lpeg.so:devel/lua-lpeg -USES= cmake compiler:c++11-lib desktop-file-utils dos2unix iconv \ +USES= cmake:insource compiler:c++11-lib desktop-file-utils dos2unix iconv \ lua pkgconfig USE_SDL= mixer2 DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \ diff --git a/games/craft/Makefile b/games/craft/Makefile index de8351ac9acd..61f6bdee306f 100644 --- a/games/craft/Makefile +++ b/games/craft/Makefile @@ -22,7 +22,7 @@ SERVER_DESC= Install the craft server OPTIONS_DEFAULT= SERVER OPTIONS_SUB= yes -USES= cmake compiler:c11 +USES= cmake:insource compiler:c11 USE_XORG= x11 xi xrandr USE_GL= gl glu diff --git a/games/divide-and-succeed/Makefile b/games/divide-and-succeed/Makefile index fa54c3bd3636..ca5ab628db42 100644 --- a/games/divide-and-succeed/Makefile +++ b/games/divide-and-succeed/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc64= fails to compile: Polygone.h: 'vector' was not declared in this scope -USES= cmake +USES= cmake:insource USE_SDL= sdl ttf DATADIR= ${PREFIX}/share/divideandsucceed INSTALLS_ICONS= yes diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile index 61efddc2516d..c931ceb1bcd0 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libfluidsynth.so:audio/fluidsynth RUN_DEPENDS= timidity:audio/timidity -USES= cmake:outsource compiler:c++11-lib gl localbase:ldflags ninja openal pkgconfig python:2.7,build qt:5 +USES= cmake compiler:c++11-lib gl localbase:ldflags ninja openal pkgconfig python:2.7,build qt:5 USE_GL= gl glu USE_LDCONFIG= yes diff --git a/games/dustrac/Makefile b/games/dustrac/Makefile index f0ebbb0592ee..753d7d009ab6 100644 --- a/games/dustrac/Makefile +++ b/games/dustrac/Makefile @@ -10,7 +10,7 @@ COMMENT= 2D top-view racing game LIB_DEPENDS= libvorbisfile.so:audio/libvorbis -USES= compiler:c++11-lib cmake:outsource openal pkgconfig qt:5 +USES= compiler:c++11-lib cmake openal pkgconfig qt:5 USE_GL= glu USE_QT= core opengl xml widgets \ buildtools_build linguisttools_build qmake_build diff --git a/games/easyrpg-player/Makefile b/games/easyrpg-player/Makefile index 49414868795a..06ce267de84f 100644 --- a/games/easyrpg-player/Makefile +++ b/games/easyrpg-player/Makefile @@ -35,7 +35,7 @@ USE_GITHUB= yes GH_ACCOUNT= EasyRPG GH_PROJECT= Player -USES= cmake compiler:c++11-lib localbase:ldflags pkgconfig +USES= cmake:insource compiler:c++11-lib localbase:ldflags pkgconfig CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=man \ -DPLAYER_AUDIO_BACKEND=SDL2_mixer USE_XORG= pixman diff --git a/games/emptyepsilon/Makefile b/games/emptyepsilon/Makefile index efcd3beeb12a..1b287c471053 100644 --- a/games/emptyepsilon/Makefile +++ b/games/emptyepsilon/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsfml-system.so:devel/sfml -USES= cmake:outsource compiler:c++11-lib gl +USES= cmake compiler:c++11-lib gl USE_GITHUB= yes GH_ACCOUNT= daid GH_PROJECT= EmptyEpsilon SeriousProton:sproton diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile index c67a39e254e5..1d7eda2c59b3 100644 --- a/games/freecell-solver/Makefile +++ b/games/freecell-solver/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}random2>=1.0.1:math/py-random2@${PY_FLAVOR} OPTIONS_DEFINE= DOCS EXAMPLES TCMALLOC TCMALLOC_DESC= Use Google's TCMalloc -USES= cmake:outsource compiler:c11 perl5 python:3.4+ shebangfix tar:xz +USES= cmake compiler:c11 perl5 python:3.4+ shebangfix tar:xz USE_PERL5= build SHEBANG_FILES= board_gen/make_pysol_freecell_board.py \ board_gen/transpose-freecell-board.py \ diff --git a/games/freesynd/Makefile b/games/freesynd/Makefile index fb1b5e73e870..6c1639243078 100644 --- a/games/freesynd/Makefile +++ b/games/freesynd/Makefile @@ -11,7 +11,7 @@ COMMENT= Reimplementation of the classic Bullfrog game Syndicate LIB_DEPENDS= libpng.so:graphics/png -USES= cmake +USES= cmake:insource USE_SDL= sdl image mixer SUB_FILES= pkg-message diff --git a/games/gcompris-qt/Makefile b/games/gcompris-qt/Makefile index aba978286da5..3ac70414b508 100644 --- a/games/gcompris-qt/Makefile +++ b/games/gcompris-qt/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libBox2D.so:x11-toolkits/qml-box2d -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= doctools USE_QT= core declarative graphicaleffects gui multimedia network quickcontrols \ sensors svg widgets xml xmlpatterns \ diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile index 3cce349c8e52..6fc558fda8f3 100644 --- a/games/gemrb/Makefile +++ b/games/gemrb/Makefile @@ -23,7 +23,7 @@ OPENGL_USE= gl=gl,glu,glew OPENGL_CMAKE_ON=-DOPENGL_BACKEND=OpenGL PLIST_SUB= PORTVERSION=${PORTVERSION} -USES= cmake:outsource openal:al,alut python:2.7 shebangfix iconv localbase +USES= cmake openal:al,alut python:2.7 shebangfix iconv localbase SHEBANG_FILES= admin/extend2da.py USE_SDL= sdl2 USE_LDCONFIG= yes diff --git a/games/granatier-kde4/Makefile b/games/granatier-kde4/Makefile index 2ba2d13228f3..8a6ffa731cc0 100644 --- a/games/granatier-kde4/Makefile +++ b/games/granatier-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui xml \ moc_build qmake_build rcc_build uic_build diff --git a/games/granatier/Makefile b/games/granatier/Makefile index 0b5406b37140..eb0cdea8f9c9 100644 --- a/games/granatier/Makefile +++ b/games/granatier/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= attica auth codecs config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n iconthemes itemviews kio \ libkdegames newstuff notifyconfig service widgetsaddons xmlgui diff --git a/games/gzdoom/Makefile b/games/gzdoom/Makefile index 22390a788954..4739eecca5d2 100644 --- a/games/gzdoom/Makefile +++ b/games/gzdoom/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ DATADIR= ${DMDIR}/${PORTNAME} -USES= cmake:outsource gettext jpeg openal pkgconfig +USES= cmake gettext jpeg openal pkgconfig USE_GITHUB= yes GH_ACCOUNT= coelckers diff --git a/games/instead/Makefile b/games/instead/Makefile index 9e18d36c640a..b464c15957da 100644 --- a/games/instead/Makefile +++ b/games/instead/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple Text Adventure, The Interpreter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:outsource iconv lua:51 pkgconfig +USES= cmake iconv lua:51 pkgconfig CMAKE_ARGS= -DMANDIR=man WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/games/julius/Makefile b/games/julius/Makefile index 653ddd808bca..52a013a1110d 100644 --- a/games/julius/Makefile +++ b/games/julius/Makefile @@ -13,7 +13,7 @@ COMMENT= Open source re-implementation of Caesar III LICENSE= GPLv3 -USES= cmake:outsource +USES= cmake USE_GITHUB= yes GH_ACCOUNT= bvschaik diff --git a/games/jvgs/Makefile b/games/jvgs/Makefile index ff65a867a5a4..4f67d3861b92 100644 --- a/games/jvgs/Makefile +++ b/games/jvgs/Makefile @@ -14,7 +14,7 @@ COMMENT= Minimalistic platform game BUILD_DEPENDS= swig3.0:devel/swig30 LIB_DEPENDS= libfreetype.so:print/freetype2 -USES= cmake lua:51 +USES= cmake:insource lua:51 USE_SDL= sdl mixer USE_GL= gl glu diff --git a/games/kajongg-kde4/Makefile b/games/kajongg-kde4/Makefile index ad0f67e6619c..c7871c405ee4 100644 --- a/games/kajongg-kde4/Makefile +++ b/games/kajongg-kde4/Makefile @@ -14,7 +14,7 @@ EXPIRATION_DATE= 2018-12-31 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} NO_ARCH= yes -USES= cmake:outsource kde:4 python:2.7 qt:4 tar:xz shebangfix sqlite +USES= cmake kde:4 python:2.7 qt:4 tar:xz shebangfix sqlite USE_KDE= kdelibs pykde4 automoc4 USE_QT= moc_build qmake_build rcc_build uic_build CMAKE_ARGS= -DINSTALL_KAJONGG:BOOL=TRUE diff --git a/games/kanagram-kde4/Makefile b/games/kanagram-kde4/Makefile index c114112716a0..57e3291fa790 100644 --- a/games/kanagram-kde4/Makefile +++ b/games/kanagram-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= Letter order game for KDE 4 DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkeduvocdocument automoc4 USE_QT= xml corelib declarative gui opengl script xml \ moc_build qmake_build rcc_build uic_build diff --git a/games/kanagram/Makefile b/games/kanagram/Makefile index 00bb0a637cb7..0c599df0a083 100644 --- a/games/kanagram/Makefile +++ b/games/kanagram/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Letter order game for KDE -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= attica auth codecs config configwidgets coreaddons crash \ doctools ecm i18n kdeclarative kio libkeduvocdocument newstuff \ package service sonnet widgetsaddons xmlgui diff --git a/games/kapman-kde4/Makefile b/games/kapman-kde4/Makefile index 1c75d18c90b5..20a7e3a78881 100644 --- a/games/kapman-kde4/Makefile +++ b/games/kapman-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui xml \ moc_build qmake_build rcc_build uic_build diff --git a/games/kapman/Makefile b/games/kapman/Makefile index d91cb3a04ed0..d5560151aa30 100644 --- a/games/kapman/Makefile +++ b/games/kapman/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons ecm i18n libkdegames notifyconfig widgetsaddons \ windowsystem xmlgui diff --git a/games/katomic-kde4/Makefile b/games/katomic-kde4/Makefile index 07a05f0064ee..2433f2e4ba60 100644 --- a/games/katomic-kde4/Makefile +++ b/games/katomic-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 shebangfix tar:xz +USES= cmake kde:4 qt:4 shebangfix tar:xz USE_KDE= kdelibs libkdegames automoc4 SHEBANG_FILES= katomic-levelset-upd.pl USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/katomic/Makefile b/games/katomic/Makefile index 95ab8ce78ea0..b13f737df26c 100644 --- a/games/katomic/Makefile +++ b/games/katomic/Makefile @@ -6,7 +6,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 \ +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 \ shebangfix tar:xz USE_KDE= attica auth codecs config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n iconthemes itemviews kio \ diff --git a/games/kblackbox-kde4/Makefile b/games/kblackbox-kde4/Makefile index 3aa05cba393c..4ca12d2cdb43 100644 --- a/games/kblackbox-kde4/Makefile +++ b/games/kblackbox-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui xml \ moc_build qmake_build rcc_build uic_build diff --git a/games/kblackbox/Makefile b/games/kblackbox/Makefile index 06366ece7702..8d911636414f 100644 --- a/games/kblackbox/Makefile +++ b/games/kblackbox/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= archive auth codecs config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n iconthemes libkdegames sonnet \ textwidgets widgetsaddons xmlgui diff --git a/games/kblocks-kde4/Makefile b/games/kblocks-kde4/Makefile index f6fb89e5e9f1..35963a005e52 100644 --- a/games/kblocks-kde4/Makefile +++ b/games/kblocks-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui network \ moc_build qmake_build rcc_build uic_build diff --git a/games/kblocks/Makefile b/games/kblocks/Makefile index ba3946402782..144f2fd091df 100644 --- a/games/kblocks/Makefile +++ b/games/kblocks/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons i18n itemmodels kio libkdegames newstuff \ notifyconfig textwidgets widgetsaddons windowsystem xmlgui diff --git a/games/kbounce-kde4/Makefile b/games/kbounce-kde4/Makefile index 71b48637c837..31a020ef4786 100644 --- a/games/kbounce-kde4/Makefile +++ b/games/kbounce-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile index 64a9ee83c17f..f16a1dd58a0e 100644 --- a/games/kbounce/Makefile +++ b/games/kbounce/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n iconthemes jobwidgets kio \ libkdegames notifyconfig service textwidgets widgetsaddons xmlgui diff --git a/games/kbreakout-kde4/Makefile b/games/kbreakout-kde4/Makefile index a959a58fd69c..e4d35b3f8bbe 100644 --- a/games/kbreakout-kde4/Makefile +++ b/games/kbreakout-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui xml \ moc_build qmake_build rcc_build uic_build diff --git a/games/kbreakout/Makefile b/games/kbreakout/Makefile index b1b6514573ef..b452121a806e 100644 --- a/games/kbreakout/Makefile +++ b/games/kbreakout/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n iconthemes jobwidgets kio libkdegames \ service widgetsaddons xmlgui diff --git a/games/kdiamond-kde4/Makefile b/games/kdiamond-kde4/Makefile index e599a84473a7..e3370f13fcf1 100644 --- a/games/kdiamond-kde4/Makefile +++ b/games/kdiamond-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kdiamond/Makefile b/games/kdiamond/Makefile index 78a47c21caf8..65e6c16ba32c 100644 --- a/games/kdiamond/Makefile +++ b/games/kdiamond/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ doctools ecm guiaddons i18n iconthemes libkdegames \ notifications notifyconfig widgetsaddons xmlgui diff --git a/games/kfourinline-kde4/Makefile b/games/kfourinline-kde4/Makefile index 7047a2b24fdd..d8186ce3febf 100644 --- a/games/kfourinline-kde4/Makefile +++ b/games/kfourinline-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kfourinline/Makefile b/games/kfourinline/Makefile index 2bde983ed0ab..78bc4c64f4c5 100644 --- a/games/kfourinline/Makefile +++ b/games/kfourinline/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons dnssd ecm i18n iconthemes itemmodels itemviews \ kdeclarative kdelibs4support kio libkdegames notifyconfig \ diff --git a/games/kgoldrunner-kde4/Makefile b/games/kgoldrunner-kde4/Makefile index 6f72c8bc9d58..3b8dbd3f434d 100644 --- a/games/kgoldrunner-kde4/Makefile +++ b/games/kgoldrunner-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kgoldrunner/Makefile b/games/kgoldrunner/Makefile index ceb391263630..4cb2b429878f 100644 --- a/games/kgoldrunner/Makefile +++ b/games/kgoldrunner/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons \ crash dbusaddons ecm i18n kio libkdegames service \ widgetsaddons xmlgui diff --git a/games/khangman-kde4/Makefile b/games/khangman-kde4/Makefile index 2720f4005c0d..66ec1f3d5c52 100644 --- a/games/khangman-kde4/Makefile +++ b/games/khangman-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= Hangman game for KDE 4 DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkeduvocdocument automoc4 USE_QT= corelib declarative gui opengl script xml \ moc_build qmake_build rcc_build uic_build diff --git a/games/khangman/Makefile b/games/khangman/Makefile index d9d5f26464d3..df7e90a08496 100644 --- a/games/khangman/Makefile +++ b/games/khangman/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Hangman game for KDE 4 -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets coreaddons \ crash doctools ecm i18n kdeclarative libkeduvocdocument \ newstuff notifications package service widgetsaddons xmlgui diff --git a/games/kigo-kde4/Makefile b/games/kigo-kde4/Makefile index 6cb672661502..e39c9a6cd251 100644 --- a/games/kigo-kde4/Makefile +++ b/games/kigo-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kigo/Makefile b/games/kigo/Makefile index e4cc6c44d2ef..ba953b6b9884 100644 --- a/games/kigo/Makefile +++ b/games/kigo/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets \ coreaddons crash dbusaddons ecm i18n jobwidgets kio \ libkdegames newstuff notifyconfig service sonnet textwidgets \ diff --git a/games/killbots-kde4/Makefile b/games/killbots-kde4/Makefile index bb0df4a9bf06..5d7917e91cce 100644 --- a/games/killbots-kde4/Makefile +++ b/games/killbots-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui qtestlib xml \ moc_build qmake_build rcc_build uic_build diff --git a/games/killbots/Makefile b/games/killbots/Makefile index 31648ffb77c6..1e12820c2ff7 100644 --- a/games/killbots/Makefile +++ b/games/killbots/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n iconthemes itemviews kio \ libkdegames notifyconfig widgetsaddons xmlgui diff --git a/games/kiriki-kde4/Makefile b/games/kiriki-kde4/Makefile index 9cb7126a061b..269a08e9a7fc 100644 --- a/games/kiriki-kde4/Makefile +++ b/games/kiriki-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kiriki/Makefile b/games/kiriki/Makefile index 5ad639941657..76a5bc292df4 100644 --- a/games/kiriki/Makefile +++ b/games/kiriki/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ ecm guiaddons i18n iconthemes kio libkdegames widgetsaddons xmlgui USE_QT= core dbus declarative gui network printsupport svg widgets xml \ diff --git a/games/kjumpingcube-kde4/Makefile b/games/kjumpingcube-kde4/Makefile index 4b3db2117e1d..dd0a9ccfcee6 100644 --- a/games/kjumpingcube-kde4/Makefile +++ b/games/kjumpingcube-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kjumpingcube/Makefile b/games/kjumpingcube/Makefile index 942f3029ce27..1ed388bad3dc 100644 --- a/games/kjumpingcube/Makefile +++ b/games/kjumpingcube/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n iconthemes itemviews jobwidgets \ kio libkdegames newstuff notifyconfig service widgetsaddons \ diff --git a/games/klickety-kde4/Makefile b/games/klickety-kde4/Makefile index 83c87202b334..481afe6c3ebd 100644 --- a/games/klickety-kde4/Makefile +++ b/games/klickety-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 shebangfix tar:xz +USES= cmake kde:4 qt:4 shebangfix tar:xz USE_KDE= kdelibs libkdegames automoc4 SHEBANG_FILES= klickety-2.0-inherit-ksame-highscore.pl USE_QT= corelib gui xml \ diff --git a/games/klickety/Makefile b/games/klickety/Makefile index a5e538be589e..90e785dc5e27 100644 --- a/games/klickety/Makefile +++ b/games/klickety/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 \ +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 \ shebangfix tar:xz SHEBANG_FILES= klickety-2.0-inherit-ksame-highscore.pl USE_KDE= auth bookmarks codecs completion config configwidgets \ diff --git a/games/klines-kde4/Makefile b/games/klines-kde4/Makefile index 78828c1415a0..f1f7d02d49a8 100644 --- a/games/klines-kde4/Makefile +++ b/games/klines-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/klines/Makefile b/games/klines/Makefile index fcb3fa4db0b3..4e6d92bbe33c 100644 --- a/games/klines/Makefile +++ b/games/klines/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ ecm guiaddons i18n iconthemes itemviews kio libkdegames \ newstuff service widgetsaddons xmlgui diff --git a/games/kmahjongg-kde4/Makefile b/games/kmahjongg-kde4/Makefile index fa46f721235c..660eef75b814 100644 --- a/games/kmahjongg-kde4/Makefile +++ b/games/kmahjongg-kde4/Makefile @@ -13,7 +13,7 @@ EXPIRATION_DATE= 2018-12-31 LIB_DEPENDS= libkmahjongglib.so:games/libkmahjongg-kde4 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kmahjongg/Makefile b/games/kmahjongg/Makefile index cfa81e60adf7..ccf75b6d1aec 100644 --- a/games/kmahjongg/Makefile +++ b/games/kmahjongg/Makefile @@ -9,7 +9,7 @@ COMMENT= ${${PORTNAME}_DESC} LIB_DEPENDS= libKF5KMahjongglib.so:games/libkmahjongg -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons doctools ecm i18n kdeclarative libkdegames newstuff \ widgetsaddons xmlgui diff --git a/games/kmines-kde4/Makefile b/games/kmines-kde4/Makefile index b464a3e941bb..ad709f5aecea 100644 --- a/games/kmines-kde4/Makefile +++ b/games/kmines-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kmines/Makefile b/games/kmines/Makefile index dac7119dc244..8126de1fdc26 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ ecm i18n kio libkdegames notifyconfig sonnet textwidgets \ widgetsaddons xmlgui diff --git a/games/knavalbattle-kde4/Makefile b/games/knavalbattle-kde4/Makefile index b05b9f2a71cc..3375f9f2d1f6 100644 --- a/games/knavalbattle-kde4/Makefile +++ b/games/knavalbattle-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui network xml \ moc_build qmake_build rcc_build uic_build diff --git a/games/knavalbattle/Makefile b/games/knavalbattle/Makefile index 8a192f35dffb..71e7f490fd55 100644 --- a/games/knavalbattle/Makefile +++ b/games/knavalbattle/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons dnssd doctools ecm i18n libkdegames sonnet \ textwidgets widgetsaddons xmlgui diff --git a/games/knetwalk-kde4/Makefile b/games/knetwalk-kde4/Makefile index b428edd7702b..1562b3b8b093 100644 --- a/games/knetwalk-kde4/Makefile +++ b/games/knetwalk-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/knetwalk/Makefile b/games/knetwalk/Makefile index 3c8a76534bd5..2131b2e97bf2 100644 --- a/games/knetwalk/Makefile +++ b/games/knetwalk/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ ecm guiaddons i18n iconthemes itemviews kio libkdegames \ notifyconfig sonnet textwidgets widgetsaddons xmlgui diff --git a/games/knights-kde4/Makefile b/games/knights-kde4/Makefile index 8380c51576cf..f716aeb5b91a 100644 --- a/games/knights-kde4/Makefile +++ b/games/knights-kde4/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 DEPRECATED= Qt4 has been EOL since december 2015 EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:bzip2 +USES= cmake kde:4 qt:4 tar:bzip2 USE_KDE= kdelibs automoc4 workspace libkdegames USE_QT= qmake_build moc_build rcc_build uic_build diff --git a/games/kolf-kde4/Makefile b/games/kolf-kde4/Makefile index 4e389e198a6b..81f5fa73826b 100644 --- a/games/kolf-kde4/Makefile +++ b/games/kolf-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes diff --git a/games/kolf/Makefile b/games/kolf/Makefile index 9ecdabec9078..706b3ac6b93f 100644 --- a/games/kolf/Makefile +++ b/games/kolf/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons ecm guiaddons i18n iconthemes \ itemviews jobwidgets kdelibs4support kio libkdegames \ diff --git a/games/kollision-kde4/Makefile b/games/kollision-kde4/Makefile index 657e1f9b4aac..7e4ff788469a 100644 --- a/games/kollision-kde4/Makefile +++ b/games/kollision-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kollision/Makefile b/games/kollision/Makefile index 46fb752728f4..a6c295ee9501 100644 --- a/games/kollision/Makefile +++ b/games/kollision/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ ecm i18n kio libkdegames newstuff notifyconfig textwidgets \ widgetsaddons xmlgui diff --git a/games/konquest-kde4/Makefile b/games/konquest-kde4/Makefile index 45b848906222..f09ea1c92848 100644 --- a/games/konquest-kde4/Makefile +++ b/games/konquest-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/konquest/Makefile b/games/konquest/Makefile index 2fa2e719c108..ee1f77a05068 100644 --- a/games/konquest/Makefile +++ b/games/konquest/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n libkdegames widgetsaddons \ xmlgui diff --git a/games/kpat-kde4/Makefile b/games/kpat-kde4/Makefile index 69254e53bf15..f608f3f73f73 100644 --- a/games/kpat-kde4/Makefile +++ b/games/kpat-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 shared-mime-info tar:xz +USES= cmake kde:4 qt:4 shared-mime-info tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kpat/Makefile b/games/kpat/Makefile index e310f516bba0..15c72fd84769 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -9,7 +9,7 @@ COMMENT= ${${PORTNAME}_DESC} LIB_DEPENDS= libfreecell-solver.so:games/freecell-solver -USES= cmake:outsource compiler:c++11-lang gettext kde:5 pkgconfig \ +USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig \ qt:5 shared-mime-info tar:xz USE_KDE= attica auth codecs completion config configwidgets coreaddons \ crash dbusaddons ecm guiaddons i18n iconthemes itemviews \ diff --git a/games/kreversi-kde4/Makefile b/games/kreversi-kde4/Makefile index 35b75e81b805..b42412f9c378 100644 --- a/games/kreversi-kde4/Makefile +++ b/games/kreversi-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kreversi/Makefile b/games/kreversi/Makefile index b011c187e11f..c3eac5a85547 100644 --- a/games/kreversi/Makefile +++ b/games/kreversi/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons ecm i18n iconthemes itemviews \ jobwidgets kdeclarative kio libkdegames package service \ diff --git a/games/kshisen-kde4/Makefile b/games/kshisen-kde4/Makefile index 64584e4ed5c5..5e6bb58f0f0a 100644 --- a/games/kshisen-kde4/Makefile +++ b/games/kshisen-kde4/Makefile @@ -13,7 +13,7 @@ EXPIRATION_DATE= 2018-12-31 LIB_DEPENDS= libkmahjongglib.so:games/libkmahjongg-kde4 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kshisen/Makefile b/games/kshisen/Makefile index da151a58299e..10ce4f7423c9 100644 --- a/games/kshisen/Makefile +++ b/games/kshisen/Makefile @@ -9,7 +9,7 @@ COMMENT= ${${PORTNAME}_DESC} LIB_DEPENDS= libKF5KMahjongglib.so:games/libkmahjongg -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons dnssd ecm i18n kdeclarative kio libkdegames \ newstuff widgetsaddons xmlgui diff --git a/games/ksirk-kde4/Makefile b/games/ksirk-kde4/Makefile index 2cf23f6f46ab..6202faba79fd 100644 --- a/games/ksirk-kde4/Makefile +++ b/games/ksirk-kde4/Makefile @@ -13,7 +13,7 @@ EXPIRATION_DATE= 2018-12-31 LIB_DEPENDS= libqca.so:devel/qca@qt4 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui corelib gui network qt3support svg xml \ moc_build qmake_build rcc_build uic_build diff --git a/games/ksirk/Makefile b/games/ksirk/Makefile index b93f562aa2b0..206319be61c2 100644 --- a/games/ksirk/Makefile +++ b/games/ksirk/Makefile @@ -9,7 +9,7 @@ COMMENT= ${${PORTNAME}_DESC} LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 -USES= cmake:outsource compiler:c++11-lang kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets \ coreaddons crash i18n iconthemes kio libkdegames newstuff \ service wallet widgetsaddons xmlgui diff --git a/games/ksnakeduel-kde4/Makefile b/games/ksnakeduel-kde4/Makefile index 4de00a74cf23..471c1671bb64 100644 --- a/games/ksnakeduel-kde4/Makefile +++ b/games/ksnakeduel-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/ksnakeduel/Makefile b/games/ksnakeduel/Makefile index 8cf59e824d1a..e45dd1a87bd4 100644 --- a/games/ksnakeduel/Makefile +++ b/games/ksnakeduel/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons \ crash dbusaddons ecm guiaddons i18n libkdegames \ widgetsaddons xmlgui diff --git a/games/kspaceduel-kde4/Makefile b/games/kspaceduel-kde4/Makefile index dde575a6f58e..691e87810d09 100644 --- a/games/kspaceduel-kde4/Makefile +++ b/games/kspaceduel-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/kspaceduel/Makefile b/games/kspaceduel/Makefile index d992ab138099..59a579393fb8 100644 --- a/games/kspaceduel/Makefile +++ b/games/kspaceduel/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons \ crash dbusaddons ecm i18n libkdegames widgetsaddons xmlgui USE_QT= core dbus declarative gui network svg widgets xml \ diff --git a/games/ksquares-kde4/Makefile b/games/ksquares-kde4/Makefile index ff13c02b7584..7e63bf457655 100644 --- a/games/ksquares-kde4/Makefile +++ b/games/ksquares-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile index 5e5a5ef71b72..ad58bb6b50aa 100644 --- a/games/ksquares/Makefile +++ b/games/ksquares/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons ecm guiaddons i18n iconthemes itemviews kio \ libkdegames notifyconfig widgetsaddons xmlgui diff --git a/games/ksudoku-kde4/Makefile b/games/ksudoku-kde4/Makefile index 934af00a1ccd..63d918c4a583 100644 --- a/games/ksudoku-kde4/Makefile +++ b/games/ksudoku-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_GL= glu USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui corelib gui opengl \ diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile index f3d7248f5c51..c8cba26cdeb3 100644 --- a/games/ksudoku/Makefile +++ b/games/ksudoku/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_GL= gl glu USE_KDE= archive auth codecs completion config configwidgets \ coreaddons crash ecm guiaddons i18n jobwidgets kio \ diff --git a/games/ktuberling-kde4/Makefile b/games/ktuberling-kde4/Makefile index d8c8a3869da9..c48ad6456eec 100644 --- a/games/ktuberling-kde4/Makefile +++ b/games/ktuberling-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build diff --git a/games/ktuberling/Makefile b/games/ktuberling/Makefile index f6f40c8c45bb..2a02bbc43c91 100644 --- a/games/ktuberling/Makefile +++ b/games/ktuberling/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons ecm emoticons guiaddons i18n \ iconthemes init itemmodels itemviews jobwidgets \ diff --git a/games/kubrick-kde4/Makefile b/games/kubrick-kde4/Makefile index 66675c89b584..ae59b517ef2c 100644 --- a/games/kubrick-kde4/Makefile +++ b/games/kubrick-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_GL= glu USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui opengl \ diff --git a/games/kubrick/Makefile b/games/kubrick/Makefile index 0a17d96a71a6..65c85189811f 100644 --- a/games/kubrick/Makefile +++ b/games/kubrick/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_GL= gl glu USE_KDE= auth codecs config configwidgets coreaddons crash ecm \ i18n kio libkdegames service widgetsaddons xmlgui diff --git a/games/libkdegames-kde4/Makefile b/games/libkdegames-kde4/Makefile index 1b2a08652678..d6c5e17215d3 100644 --- a/games/libkdegames-kde4/Makefile +++ b/games/libkdegames-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= Libraries used by KDE 4 games DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs automoc4 USE_QT= network phonon xml moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes diff --git a/games/libkdegames/Makefile b/games/libkdegames/Makefile index f0be1d0ed234..c8c14e4b4804 100644 --- a/games/libkdegames/Makefile +++ b/games/libkdegames/Makefile @@ -9,7 +9,7 @@ COMMENT= Libraries used by KDE games LIB_DEPENDS= libsndfile.so:audio/libsndfile -USES= cmake:outsource compiler:c++11-lang gettext kde:5 openal qt:5 \ +USES= cmake compiler:c++11-lang gettext kde:5 openal qt:5 \ tar:xz USE_KDE= archive attica auth bookmarks codecs completion config \ configwidgets coreaddons crash dbusaddons dnssd ecm emoticons \ diff --git a/games/libkmahjongg-kde4/Makefile b/games/libkmahjongg-kde4/Makefile index ce02bdb4ef01..6e2e908e9497 100644 --- a/games/libkmahjongg-kde4/Makefile +++ b/games/libkmahjongg-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= Library for the Mahjongg Solitaire for KDE 4 DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build USE_LDCONFIG= yes diff --git a/games/libkmahjongg/Makefile b/games/libkmahjongg/Makefile index 12424a2d75ee..f417350183f7 100644 --- a/games/libkmahjongg/Makefile +++ b/games/libkmahjongg/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Library for the Mahjongg Solitaire for KDE 5 -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= completion config configwidgets coreaddons ecm i18n widgetsaddons USE_QT= core gui svg widgets \ buildtools_build qmake_build diff --git a/games/lskat-kde4/Makefile b/games/lskat-kde4/Makefile index 4a5222d65f95..b462f22beea6 100644 --- a/games/lskat-kde4/Makefile +++ b/games/lskat-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui gui svg \ moc_build qmake_build rcc_build uic_build diff --git a/games/lskat/Makefile b/games/lskat/Makefile index f8c78a6c990c..9597a30a7251 100644 --- a/games/lskat/Makefile +++ b/games/lskat/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash ecm \ guiaddons i18n libkdegames notifyconfig widgetsaddons xmlgui USE_QT= core dbus declarative gui network svg widgets xml \ diff --git a/games/megaglest/Makefile b/games/megaglest/Makefile index e8eb2a1a587b..c94bd4f078a1 100644 --- a/games/megaglest/Makefile +++ b/games/megaglest/Makefile @@ -29,7 +29,7 @@ GH_PROJECT= megaglest-source SUB_FILES= pkg-message -USES= cmake compiler:c++11-lib display:build dos2unix jpeg lua \ +USES= cmake:insource compiler:c++11-lib display:build dos2unix jpeg lua \ openal:al,alut pkgconfig USE_GL= glew gl glu USE_SDL= sdl2 diff --git a/games/memonix/Makefile b/games/memonix/Makefile index bc88056d3f41..85da4392940f 100644 --- a/games/memonix/Makefile +++ b/games/memonix/Makefile @@ -23,7 +23,7 @@ LICENSE_PERMS_unknown= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_DISTFILES_unknown= memx16.tar.gz LICENSE_DISTFILES_GPLv2= ${DISTNAME}${EXTRACT_SUFX} -USES= cmake zip +USES= cmake:insource zip USE_SDL= sdl mixer image USE_GL= yes diff --git a/games/multimc/Makefile b/games/multimc/Makefile index 39eae40f7acc..d15eb4b18f58 100644 --- a/games/multimc/Makefile +++ b/games/multimc/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.md RUN_DEPENDS= lwjgl>=2.9.3:games/lwjgl -USES= cmake:outsource compiler:c++14-lang qt:5 +USES= cmake compiler:c++14-lang qt:5 USE_GITHUB= yes GH_ACCOUNT= MultiMC GH_PROJECT= MultiMC5 diff --git a/games/nxengine/Makefile b/games/nxengine/Makefile index c25ee5d9ba1c..d6de72579219 100644 --- a/games/nxengine/Makefile +++ b/games/nxengine/Makefile @@ -25,7 +25,7 @@ LICENSE_DISTFILES_FREEWARE= ${DISTFILES:[2]:S/:data//} LIB_DEPENDS= libpng.so:graphics/png -USES= cmake:outsource compiler:c++11-lang +USES= cmake compiler:c++11-lang USE_SDL= mixer2 sdl2 SUB_FILES= ${PORTNAME} diff --git a/games/odamex/Makefile b/games/odamex/Makefile index 42b712684d63..390c6195114a 100644 --- a/games/odamex/Makefile +++ b/games/odamex/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng.so:graphics/png USE_SDL= sdl mixer -USES= cmake compiler dos2unix tar:bzip2 +USES= cmake:insource compiler dos2unix tar:bzip2 DOS2UNIX_FILES= CMakeLists.txt odalaunch/CMakeLists.txt common/d_main.cpp CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}} diff --git a/games/openage/Makefile b/games/openage/Makefile index 099a3f53057b..f2ac6c9b3455 100644 --- a/games/openage/Makefile +++ b/games/openage/Makefile @@ -31,7 +31,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} -USES= cmake:outsource compiler:c++17-lang python:3.4+ qt:5 shebangfix +USES= cmake compiler:c++17-lang python:3.4+ qt:5 shebangfix SHEBANG_FILES= configure run.py buildsystem/cythonize.py USE_GITHUB= yes GH_ACCOUNT= SFTtech diff --git a/games/openclaw/Makefile b/games/openclaw/Makefile index 52c60467921f..465a420f49c6 100644 --- a/games/openclaw/Makefile +++ b/games/openclaw/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libtinyxml.so:textproc/tinyxml -USES= cmake:outsource compiler:c++11-lib pkgconfig localbase:ldflags +USES= cmake compiler:c++11-lib pkgconfig localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= pjasicek USE_SDL= gfx2 image2 mixer2 ttf2 diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile index eb3121182b27..7ca6a3e06631 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -14,7 +14,7 @@ COMMENT= Extremely addictive realtime worms shoot-em-up LIB_DEPENDS= libcurl.so:ftp/curl -USES= cmake compiler:c++11-lang gnome localbase pkgconfig tar:bzip2 +USES= cmake:insource compiler:c++11-lang gnome localbase pkgconfig tar:bzip2 USE_SDL= sdl image USE_GNOME= libxml2 diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 2f6c65a434c7..6896ba777d6e 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ USE_GITHUB= yes GH_ACCOUNT= OpenMW -USES= cmake:outsource compiler:c++14-lang openal pkgconfig qt:5 +USES= cmake compiler:c++14-lang openal pkgconfig qt:5 USE_GL= gl USE_QT= qmake_build buildtools_build core gui network opengl \ printsupport widgets diff --git a/games/openomf/Makefile b/games/openomf/Makefile index 239cf3bdb4ac..9435710322de 100644 --- a/games/openomf/Makefile +++ b/games/openomf/Makefile @@ -27,7 +27,7 @@ GH_TAGNAME= c36c421 GH_TUPLE= omf2097:libShadowDive:b2c34a6:shadow \ kode54:dumb:238f23c:libdumb -USES= cmake compiler:c++11-lang gettext openal +USES= cmake:insource compiler:c++11-lang gettext openal USE_SDL= sdl2 LLD_UNSAFE= yes diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 839734317fd3..b03aeadc956a 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 -USES= compiler:c++14-lang cmake:outsource desktop-file-utils iconv localbase:ldflags pkgconfig shared-mime-info ssl +USES= compiler:c++14-lang cmake desktop-file-utils iconv localbase:ldflags pkgconfig shared-mime-info ssl USE_GITHUB= yes GH_ACCOUNT= OpenRCT2 GH_PROJECT= OpenRCT2 diff --git a/games/openspades/Makefile b/games/openspades/Makefile index 3b94f89c25b1..8f9d5cd37319 100644 --- a/games/openspades/Makefile +++ b/games/openspades/Makefile @@ -24,7 +24,7 @@ BROKEN_powerpc64= fails to compile: uses x86 assembly USE_GITHUB= yes GH_ACCOUNT= yvt -USES= cmake compiler:c++11-lib desktop-file-utils +USES= cmake:insource compiler:c++11-lib desktop-file-utils CMAKE_ARGS= -DOPENSPADES_RESOURCES=OFF \ -DOPENSPADES_INSTALL_MAN="man/man6" \ -DOPENSPADES_INSTALL_BINARY="bin" \ diff --git a/games/pairs-kde4/Makefile b/games/pairs-kde4/Makefile index 55f0e1a38b5a..fd1d4f0b1262 100644 --- a/games/pairs-kde4/Makefile +++ b/games/pairs-kde4/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs automoc4 USE_QT= declarative opengl phonon xmlpatterns \ moc_build qmake_build rcc_build uic_build diff --git a/games/palapeli-kde4/Makefile b/games/palapeli-kde4/Makefile index 1060258059fb..eafc34bc8472 100644 --- a/games/palapeli-kde4/Makefile +++ b/games/palapeli-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 shared-mime-info tar:xz +USES= cmake kde:4 qt:4 shared-mime-info tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= corelib gui gui \ moc_build qmake_build rcc_build uic_build diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile index ce5ef0a245e8..85983703af60 100644 --- a/games/palapeli/Makefile +++ b/games/palapeli/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang kde:5 qt:5 \ +USES= cmake compiler:c++11-lang kde:5 qt:5 \ shared-mime-info tar:xz USE_KDE= archive auth codecs completion config configwidgets coreaddons \ crash i18n itemviews jobwidgets kio libkdegames notifications service \ diff --git a/games/palomino/Makefile b/games/palomino/Makefile index 148ee62b4214..0085c230172b 100644 --- a/games/palomino/Makefile +++ b/games/palomino/Makefile @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_GNU_GPL_2.txt LIB_DEPENDS= libosg.so:graphics/osg -USES= alias compiler:c++11-lang cmake:noninja gl lua:51 tar:xz +USES= alias compiler:c++11-lang cmake:insource,noninja gl lua:51 tar:xz USE_CXXSTD= gnu++98 USE_GL= gl glu diff --git a/games/picmi-kde4/Makefile b/games/picmi-kde4/Makefile index e0e84369e6b5..46d7c62c70ab 100644 --- a/games/picmi-kde4/Makefile +++ b/games/picmi-kde4/Makefile @@ -11,7 +11,7 @@ COMMENT= ${${PORTNAME}_DESC} DEPRECATED= KDE4 is EOL upstream EXPIRATION_DATE= 2018-12-31 -USES= cmake:outsource kde:4 qt:4 tar:xz +USES= cmake kde:4 qt:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 USE_QT= moc_build qmake_build rcc_build uic_build \ svg xml diff --git a/games/picmi/Makefile b/games/picmi/Makefile index 03c0ad080fde..bf016cb35115 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons doctools ecm i18n jobwidgets kdeclarative kio \ libkdegames newstuff service widgetsaddons xmlgui diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index 22be9d7c8c63..0c8876304190 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \ BROKEN_powerpc64= fails to compile: fifePYTHON_wrap.cxx: relocation truncated to fit -USES= openal:al pkgconfig cmake:outsource +USES= openal:al pkgconfig cmake USE_GL= gl USE_SDL= sdl2 ttf2 image2 USE_XORG= xcursor diff --git a/games/spring/Makefile b/games/spring/Makefile index 2cbff5488613..6fa916bc6910 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -33,7 +33,7 @@ USE_LDCONFIG= yes LLD_UNSAFE= yes DOS2UNIX_GLOB= *.h *.hpp *.cpp -USES= cmake compiler:c++11-lib dos2unix openal:al tar:lzma +USES= cmake:insource compiler:c++11-lib dos2unix openal:al tar:lzma USES+= desktop-file-utils shared-mime-info CMAKE_ARGS= -DDATADIR:STRING="share/${PORTNAME}" \ -DAI_TYPES:STRING="NATIVE" \ diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 92ce3730ad03..65b913b5224b 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -24,7 +24,7 @@ BROKEN_powerpc64= fails to compile: cc1plus: unrecognized command line option "- USE_GITHUB= yes -USES= cmake:outsource iconv jpeg perl5 pkgconfig shebangfix +USES= cmake:insource iconv jpeg perl5 pkgconfig shebangfix SHEBANG_FILES= Utils/*.pl extern/zlib/zlib2ansi USE_XORG= x11 xrandr xtst USE_GL= glew diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 9a9e2ec7bb73..42684c2203dc 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ USE_GITHUB= yes GH_ACCOUNT= Wargus -USES= cmake:outsource compiler:c++11-lang gl lua:51 pkgconfig sqlite +USES= cmake compiler:c++11-lang gl lua:51 pkgconfig sqlite USE_GL= gl glu USE_SDL= sdl CMAKE_ARGS= -DGAMEDIR:STRING="bin" \ diff --git a/games/stuntrally/Makefile b/games/stuntrally/Makefile index 767d1c4e0b21..e910e665b9a7 100644 --- a/games/stuntrally/Makefile +++ b/games/stuntrally/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs USE_GITHUB= yes GH_TUPLE= stuntrally:tracks:${PORTVERSION}:tracks/data/tracks -USES= compiler:c++11-lib cmake:outsource dos2unix pkgconfig +USES= compiler:c++11-lib cmake dos2unix pkgconfig USE_CXXSTD= gnu++11 DOS2UNIX_FILES= source/ogre/BaseApp_Create.cpp CMAKE_ARGS= -DSHARE_INSTALL="${DATADIR_REL}" \ diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index ba5051f73793..9b7a14efebc2 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libphysfs.so:devel/physfs \ LLD_UNSAFE= yes USE_SDL= sdl2 image2 USE_GL= glew -USES= cmake:outsource compiler:c++11-lib dos2unix iconv \ +USES= cmake compiler:c++11-lib dos2unix iconv \ openal:al pkgconfig tar:bzip2 # Unhide std::to_string() to fix build with GCC (see ports/193528 for details) CFLAGS+= -D_GLIBCXX_USE_C99 diff --git a/games/traingame/Makefile b/games/traingame/Makefile index 4d84a28fbe92..2f2cc9a9a253 100644 --- a/games/traingame/Makefile +++ b/games/traingame/Makefile @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= nickg GH_TAGNAME= cb6513e -USES= cmake compiler:c++11-lib dos2unix pkgconfig +USES= cmake:insource compiler:c++11-lib dos2unix pkgconfig DOS2UNIX_GLOB= *.mtl *.obj USE_CXXSTD= c++11 USE_SDL= sdl image diff --git a/games/trenchbroom/Makefile b/games/trenchbroom/Makefile index b7a94e29b2b0..366d886cc961 100644 --- a/games/trenchbroom/Makefile +++ b/games/trenchbroom/Makefile @@ -18,7 +18,7 @@ GH_ACCOUNT= kduske GH_PROJECT= TrenchBroom GH_TAGNAME= ed46601 -USES= cmake compiler:c++11-lib pkgconfig +USES= cmake:insource compiler:c++11-lib pkgconfig USE_GL= glew USE_WX= 3.0+ CMAKE_ARGS= -DAPP_BUILD_CHANNEL:STRING="Beta for ${OPSYS}/${ARCH}" diff --git a/games/voxelands/Makefile b/games/voxelands/Makefile index 86592481d9c7..c3bfe6b864bf 100644 --- a/games/voxelands/Makefile +++ b/games/voxelands/Makefile @@ -18,7 +18,7 @@ BROKEN_powerpc64= fails to link: sibling call optimization does not allow automa LIB_DEPENDS= libIrrlicht.so:x11-toolkits/irrlicht \ libfreetype.so:print/freetype2 -USES= cmake tar:bzip2 +USES= cmake:insource tar:bzip2 LLD_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 1e1758b33d84..b49a9c1a7fee 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -26,7 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lboost_system PORTSCOUT= limitw:1,even -USES= cmake:outsource compiler:c++11-lang cpe pkgconfig \ +USES= cmake compiler:c++11-lang cpe pkgconfig \ python:2.7,run readline:port shebangfix ssl tar:bzip2 USE_SDL= image2 mixer2 ttf2 USE_LDCONFIG= yes diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 75b7e1cd969c..c68d38a283ad 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libicuuc.so:devel/icu \ libboost_regex.so:devel/boost-libs -USES= cmake:outsource compiler:c++11-lib gettext \ +USES= cmake compiler:c++11-lib gettext \ tar:bzip2 python:build CMAKE_ARGS= -DWL_INSTALL_BASEDIR="${PREFIX}" \ -DWL_INSTALL_DATADIR="${DATADIR}" \ diff --git a/games/wxlauncher/Makefile b/games/wxlauncher/Makefile index f9253d946729..a496831e7753 100644 --- a/games/wxlauncher/Makefile +++ b/games/wxlauncher/Makefile @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= scp-fs2open GH_PROJECT= wxLauncher -USES= cmake:outsource openal pkgconfig python:2.7,build +USES= cmake openal pkgconfig python:2.7,build USE_SDL= sdl2 CMAKE_ARGS+= -DRESOURCES_PATH:STRING="${DATADIR}" diff --git a/games/wyrmgus/Makefile b/games/wyrmgus/Makefile index 4e7db67ef09f..0c6ae7b8c848 100644 --- a/games/wyrmgus/Makefile +++ b/games/wyrmgus/Makefile @@ -22,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= Andrettin GH_PROJECT= Wyrmgus -USES= compiler:c++11-lib cmake:outsource lua:51 pkgconfig sqlite +USES= compiler:c++11-lib cmake lua:51 pkgconfig sqlite USE_SDL= sdl CMAKE_ARGS= -DGAMEDIR:STRING="bin" \ -DTOLUA++_APP:STRING="tolua++-${LUA_VER}" \ diff --git a/games/zdoom/Makefile b/games/zdoom/Makefile index b9cae79339b6..caac4f3c0e16 100644 --- a/games/zdoom/Makefile +++ b/games/zdoom/Makefile @@ -28,7 +28,7 @@ PORTSCOUT= limit:^.+\.[1-9]{1,3}[1-8]?$$ DATADIR= ${DMDIR}/${PORTNAME} -USES= cmake:outsource gettext jpeg openal pkgconfig +USES= cmake gettext jpeg openal pkgconfig USE_GNOME= atk cairo gdkpixbuf2 gtk20 pango USE_SDL= sdl2 CMAKE_ARGS= -DNO_FMOD:BOOL=ON |