diff options
Diffstat (limited to 'sysutils/pp/Makefile')
-rw-r--r-- | sysutils/pp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pp/Makefile b/sysutils/pp/Makefile index 67eab5e426e8..23e7fd0e815d 100644 --- a/sysutils/pp/Makefile +++ b/sysutils/pp/Makefile @@ -17,4 +17,5 @@ USE_BZIP2= yes PLIST_FILES= bin/pp +NO_STAGE= yes .include <bsd.port.mk> |