aboutsummaryrefslogtreecommitdiff
path: root/graphics/quat-gui/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-04-08 07:39:08 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-04-08 07:39:08 +0000
commitd23cfbf19b02ff6a4633de3eda2a100d17b3cce2 (patch)
treebcc6e099a2ff1451fd786ae2b183fc3f2b6dd166 /graphics/quat-gui/Makefile
parentc46a242a2414b8af98503e33ebf9cb83e18f186c (diff)
downloadports-d23cfbf19b02ff6a4633de3eda2a100d17b3cce2.tar.gz
ports-d23cfbf19b02ff6a4633de3eda2a100d17b3cce2.zip
Notes
Diffstat (limited to 'graphics/quat-gui/Makefile')
-rw-r--r--graphics/quat-gui/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile
index 4780c01555f6..1800214a34e1 100644
--- a/graphics/quat-gui/Makefile
+++ b/graphics/quat-gui/Makefile
@@ -46,6 +46,10 @@ post-patch:
@${REINPLACE_CMD} -E -e \
's|^(install-data-am:).*$$|\1|' \
${WRKSRC}/Makefile.in
+.ifdef NOPORTDOCS
+ @${REINPLACE_CMD} '/install-data-am:/s/install-pkgdataDATA//' \
+ ${WRKSRC}/doc/Makefile.in
+.endif
post-configure:
@${REINPLACE_CMD} -E -e \