diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-02 09:55:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-02 09:55:36 +0800 |
commit | 6657525ecdd8970524fec23f79ac3e8301506836 (patch) | |
tree | ed3a3776caf15cd96da3cf65005e24757a5feb6a /x11 | |
parent | 7248310be5896037aaf38c433e4a308c3c384522 (diff) | |
download | freebsd-ports-graphics-6657525ecdd8970524fec23f79ac3e8301506836.tar.gz freebsd-ports-graphics-6657525ecdd8970524fec23f79ac3e8301506836.tar.zst freebsd-ports-graphics-6657525ecdd8970524fec23f79ac3e8301506836.zip |
Support stage
Diffstat (limited to 'x11')
-rw-r--r-- | x11/deforaos-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/deforaos-desktop/Makefile b/x11/deforaos-desktop/Makefile index 7bf60813867..3b33888c7e0 100644 --- a/x11/deforaos-desktop/Makefile +++ b/x11/deforaos-desktop/Makefile @@ -26,8 +26,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/keyboard:${PORTSDIR}/x11/deforaos-keyboard \ ${LOCALBASE}/bin/phone:${PORTSDIR}/comms/deforaos-phone NO_BUILD= yes +NO_MTREE= yes -NO_STAGE= yes do-install: pre-everything:: |