aboutsummaryrefslogtreecommitdiffstats
path: root/misc/raspberrypi-userland/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-02-04 23:13:32 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-02-04 23:13:32 +0800
commitc1bf041805516d995934c873f8c9667fb8017d64 (patch)
tree93b09ed37f713ce4d7cb1999de58cea11bb78d5d /misc/raspberrypi-userland/Makefile
parentfc51d9005452fbcd93ec91f57bb3ef26ae4a4208 (diff)
downloadfreebsd-ports-gnome-c1bf041805516d995934c873f8c9667fb8017d64.tar.gz
freebsd-ports-gnome-c1bf041805516d995934c873f8c9667fb8017d64.tar.zst
freebsd-ports-gnome-c1bf041805516d995934c873f8c9667fb8017d64.zip
- Switch to cmake outsource build to not install unneeded directories
Approved by: portmgr blanket MFH: 2016Q1 (blanket)
Diffstat (limited to 'misc/raspberrypi-userland/Makefile')
-rw-r--r--misc/raspberrypi-userland/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/raspberrypi-userland/Makefile b/misc/raspberrypi-userland/Makefile
index 514f1444cd16..aca8932d99b2 100644
--- a/misc/raspberrypi-userland/Makefile
+++ b/misc/raspberrypi-userland/Makefile
@@ -3,7 +3,7 @@
PORTNAME= raspberrypi-userland
PORTVERSION= 20151105
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MAINTAINER= mikael.urankar@gmail.com
@@ -22,7 +22,7 @@ GH_TAGNAME= fcbf8a3
USE_LDCONFIG= yes
-USES= cmake
+USES= cmake:outsource
CMAKE_ARGS+= -DVMCS_INSTALL_PREFIX=${PREFIX} \
-DCMAKE_TOOLCHAIN_FILE=${WRKSRC}/makefiles/cmake/toolchains/arm-freebsd.cmake