diff options
Diffstat (limited to 'textproc/p5-Pod-Abstract/Makefile')
-rw-r--r-- | textproc/p5-Pod-Abstract/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile index 212522dad657..8850e8567eee 100644 --- a/textproc/p5-Pod-Abstract/Makefile +++ b/textproc/p5-Pod-Abstract/Makefile @@ -37,4 +37,5 @@ MAN3= Pod::Abstract.3 \ Pod::Abstract::Serial.3 \ Pod::Abstract::Tree.3 +NO_STAGE= yes .include <bsd.port.mk> |