diff options
Diffstat (limited to 'graphics/pencil/Makefile')
-rw-r--r-- | graphics/pencil/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile index d9106fdc65fb..decd14933b27 100644 --- a/graphics/pencil/Makefile +++ b/graphics/pencil/Makefile @@ -29,6 +29,8 @@ PLIST_FILES= bin/pencil PORTDOCS= README TODO +OPTIONS_DEFINE= DOCS + post-patch: @${MKDIR} ${WRKSRC}/src/external/freebsd @${CP} ${FILESDIR}/src-external-freebsd-freebsd.cpp \ |