diff options
Diffstat (limited to 'textproc/p5-SGMLSpm/Makefile')
-rw-r--r-- | textproc/p5-SGMLSpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile index ee5426a03a7a..2b2cae237d74 100644 --- a/textproc/p5-SGMLSpm/Makefile +++ b/textproc/p5-SGMLSpm/Makefile @@ -27,7 +27,7 @@ INSTALL_TARGET= install BINDIR=${PREFIX}/bin \ NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |