diff options
Diffstat (limited to 'textproc/resume/Makefile')
-rw-r--r-- | textproc/resume/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/resume/Makefile b/textproc/resume/Makefile index 4b537630d04f..971ce2638ae5 100644 --- a/textproc/resume/Makefile +++ b/textproc/resume/Makefile @@ -18,6 +18,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message PORTDOCS= * +OPTIONS_DEFINE= DOCS EXAMPLES + post-patch: ${REINPLACE_CMD} -e 's|\.\./\.\./css|css|' ${WRKSRC}/xsl/params.xsl ${FIND} ${WRKSRC} -name '*.bak' -delete |