diff options
Diffstat (limited to 'astro/gmapcatcher/Makefile')
-rw-r--r-- | astro/gmapcatcher/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/gmapcatcher/Makefile b/astro/gmapcatcher/Makefile index f5573ba..68c3697 100644 --- a/astro/gmapcatcher/Makefile +++ b/astro/gmapcatcher/Makefile @@ -20,6 +20,8 @@ USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes PLIST_SUB= PORTVERSION="${PORTVERSION}" +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-patch: |