diff options
Diffstat (limited to 'net-p2p/transmission/Makefile')
-rw-r--r-- | net-p2p/transmission/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 3e09b67c707c..39c7e71dc1ea 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -17,8 +17,8 @@ RUN_DEPENDS= transmission-cli:${PORTSDIR}/net-p2p/transmission-cli \ CONFLICTS_INSTALL= ${PORTNAME}${PKGNAMESUFFIX}-2.[56]* NO_BUILD= yes +NO_MTREE= yes -NO_STAGE= yes do-install: @${DO_NADA} |