aboutsummaryrefslogtreecommitdiffstats
path: root/x11/mxico
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-05 07:16:47 +0800
committeradamw <adamw@FreeBSD.org>2014-07-05 07:16:47 +0800
commitb01db091858f26f371c88058c8afd927b6d482e3 (patch)
tree0b6089a64be7315bc7959955157117b4bc177226 /x11/mxico
parent576e181604dd0313ec04ca972f2eabaf1a5c0a78 (diff)
downloadfreebsd-ports-gnome-b01db091858f26f371c88058c8afd927b6d482e3.tar.gz
freebsd-ports-gnome-b01db091858f26f371c88058c8afd927b6d482e3.tar.zst
freebsd-ports-gnome-b01db091858f26f371c88058c8afd927b6d482e3.zip
Remove NOPORTDOCS and NOPORTEXAMPLES.
Diffstat (limited to 'x11/mxico')
-rw-r--r--x11/mxico/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mxico/Makefile b/x11/mxico/Makefile
index d9d51321afba..99d1c5f4f41e 100644
--- a/x11/mxico/Makefile
+++ b/x11/mxico/Makefile
@@ -17,11 +17,11 @@ USES= imake
USE_XORG= x11 xext
WRKSRC= ${WRKDIR}/${PORTNAME}
+OPTIONS_DEFINE= DOCS
+
post-install:
-.if !defined(NOPORTDOCS)
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@(cd ${WRKSRC}; ${INSTALL_DATA} polyhedron/READMEj ${STAGEDIR}${DOCSDIR})
@(cd ${WRKSRC}; ${INSTALL_DATA} polyhedron/README ${STAGEDIR}${DOCSDIR})
-.endif
.include <bsd.port.mk>