aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gdchart
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-05 21:11:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-05 21:11:29 +0000
commitedcafcaeb2502b82708cdef6ea5955ec8e86c17a (patch)
treebc59a76dbd07f9a53eaf7858e757a5a338f8f64f /graphics/py-gdchart
parent4492f0b3afb10b7e6f29fea1b6175de9d0210fd7 (diff)
downloadports-edcafcaeb2502b82708cdef6ea5955ec8e86c17a.tar.gz
ports-edcafcaeb2502b82708cdef6ea5955ec8e86c17a.zip
Notes
Diffstat (limited to 'graphics/py-gdchart')
-rw-r--r--graphics/py-gdchart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile
index 694e66068203..45bb08c0bcb4 100644
--- a/graphics/py-gdchart/Makefile
+++ b/graphics/py-gdchart/Makefile
@@ -30,7 +30,7 @@ post-extract:
${FILESDIR}/setup.py > ${WRKSRC}/setup.py
post-install:
-.if !defined(NO_PORTDOCS)
+.if !defined(NOPORTDOCS)
${MKDIR} ${EXAMPLE_DIR}
.for file in ${EXAMPLE_FILES}
${INSTALL_DATA} ${WRKSRC}/${file} ${EXAMPLE_DIR}