aboutsummaryrefslogtreecommitdiff
path: root/devel/gnulib
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-04-02 11:37:14 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-04-02 11:37:14 +0000
commite36808893988c2cdc7ca0fd9a0c2c9887badd3af (patch)
tree940d51db655fbf2b0c8eb0843986b8a1dcce4a81 /devel/gnulib
parenta3ce65438a5ce50f01383b1e5dad5ae64ca0dd3d (diff)
downloadports-e36808893988c2cdc7ca0fd9a0c2c9887badd3af.tar.gz
ports-e36808893988c2cdc7ca0fd9a0c2c9887badd3af.zip
Notes
Diffstat (limited to 'devel/gnulib')
-rw-r--r--devel/gnulib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnulib/Makefile b/devel/gnulib/Makefile
index 62958bcc52a3..9d4697404162 100644
--- a/devel/gnulib/Makefile
+++ b/devel/gnulib/Makefile
@@ -43,7 +43,7 @@ do-install:
cd ${PREFIX}/bin && ${LN} -s ${DATADIR}/$$p;\
done
cd ${WRKSRC} && \
- ${CP} -a build-aux config doc lib m4 modules tests ${DATADIR}/
+ ${CP} -Rp build-aux config doc lib m4 modules tests ${DATADIR}/
${INSTALL_DATA} ${WRKSRC}/doc/gnulib.info ${PREFIX}/${INFO_PATH}
.ifndef NOPORTDOCS
${MKDIR} ${DOCSDIR}