diff options
Diffstat (limited to 'x11/xfishtank/Makefile')
-rw-r--r-- | x11/xfishtank/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xfishtank/Makefile b/x11/xfishtank/Makefile index c42d59a1e5af..64d5a9b60fa4 100644 --- a/x11/xfishtank/Makefile +++ b/x11/xfishtank/Makefile @@ -15,6 +15,7 @@ USES= imake USE_XORG= x11 xext WRKSRC= ${WRKDIR}/xfishtank2.0 +NO_STAGE= yes post-patch: cd ${WRKDIR}/xfishtank2.0; make clean |