diff options
Diffstat (limited to 'devel/RStudio/Makefile')
-rw-r--r-- | devel/RStudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index 66dc59dbb4f3..29d2e38be81f 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -70,7 +70,7 @@ GIN_VERSION= 2.1.2 COMMENT+= (desktop UI version) USES+= desktop-file-utils qt:5 shared-mime-info USE_QT= core dbus declarative gui location network opengl printsupport quickcontrols sensors \ - sql svg webchannel webengine webkit widgets xml xmlpatterns buildtools_build qmake_build + sql svg webchannel webengine webkit widgets xml xmlpatterns buildtools:build qmake:build CMAKE_ARGS+= -DRSTUDIO_TARGET=Desktop INSTALL_SUBDIR= ${PORTNAME:tl} EXECUTABLE= ${PORTNAME:tl} |