diff options
Diffstat (limited to 'x11-fm/xdiskusage')
-rw-r--r-- | x11-fm/xdiskusage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile index 23a6c1c0e7df..efb6cbce6890 100644 --- a/x11-fm/xdiskusage/Makefile +++ b/x11-fm/xdiskusage/Makefile @@ -22,6 +22,7 @@ LDFLAGS+= `fltk-config --ldflags` PLIST_FILES= bin/xdiskusage MAN1= xdiskusage.1 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e '22,24d' ${WRKSRC}/Makefile |