diff options
Diffstat (limited to 'net-p2p/transmission-gtk/Makefile')
-rw-r--r-- | net-p2p/transmission-gtk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/transmission-gtk/Makefile b/net-p2p/transmission-gtk/Makefile index aab406e4bb17..c9e5efa8e986 100644 --- a/net-p2p/transmission-gtk/Makefile +++ b/net-p2p/transmission-gtk/Makefile @@ -37,4 +37,5 @@ post-patch: general-patch post-install: general-install @-update-desktop-database +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |