diff options
Diffstat (limited to 'textproc/lttoolbox')
-rw-r--r-- | textproc/lttoolbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index 502f03289e47..739814b59af2 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -22,4 +22,5 @@ USES= pathfix pkgconfig PLIST_SUB+= APVER="${APVER}" MAN1= lt-comp.1 lt-expand.1 lt-proc.1 lt-tmxcomp.1 lt-tmxproc.1 +NO_STAGE= yes .include <bsd.port.mk> |