diff options
Diffstat (limited to 'textproc/rl/Makefile')
-rw-r--r-- | textproc/rl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rl/Makefile b/textproc/rl/Makefile index 63834146cefb..dbec1749604a 100644 --- a/textproc/rl/Makefile +++ b/textproc/rl/Makefile @@ -14,4 +14,5 @@ GNU_CONFIGURE= yes MAN1= rl.1 PLIST_FILES= bin/rl +NO_STAGE= yes .include <bsd.port.mk> |