aboutsummaryrefslogtreecommitdiff
path: root/graphics/gphoto2/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-04 07:45:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-04 07:45:55 +0000
commit671c39f5a9454a7a83500cad1907770a0c139ab9 (patch)
treea0c5d753385af8e7de96e2cc6efafb91f37b2098 /graphics/gphoto2/Makefile
parentd4263d8c837d63430a51beb42332bcec14017d2e (diff)
downloadports-671c39f5a9454a7a83500cad1907770a0c139ab9.tar.gz
ports-671c39f5a9454a7a83500cad1907770a0c139ab9.zip
Notes
Diffstat (limited to 'graphics/gphoto2/Makefile')
-rw-r--r--graphics/gphoto2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index 798cef5b9901..ffaaae83c34b 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -45,8 +45,7 @@ post-patch:
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for file in AUTHORS NEWS README
+.for file in NEWS
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif