aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2008-08-18 20:50:26 +0000
committerMikhail Teterin <mi@FreeBSD.org>2008-08-18 20:50:26 +0000
commit51090c6f33b35118e93d86951ca11c4019d9363e (patch)
treeb3fce33379c435a23f477ffc7e54d4ea0d000e1f
parenta4c0e740d0ceb932d12b53db40d6d23a172d33ef (diff)
downloadports-51090c6f33b35118e93d86951ca11c4019d9363e.tar.gz
ports-51090c6f33b35118e93d86951ca11c4019d9363e.zip
Notes
-rw-r--r--math/pgcalc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pgcalc/Makefile b/math/pgcalc/Makefile
index 267bfd2cc165..a5ef157c29cf 100644
--- a/math/pgcalc/Makefile
+++ b/math/pgcalc/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS+= --without-arts
post-extract:
# Fix permissions for ``make clean'' to work
- @${CHMOD} 755 ${WRKSRC}/skins/HP49G+
+ @${CHMOD} 755 ${WRKSRC}/skins/HP49G+ ${WRKSRC}/admin/install-sh
@${REINPLACE_CMD} -e 's,LIBS)$$,& $$(LIBPTHREAD),' \
${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -E 's,cp ([^-]*).* -r$$,${CP} -r \1,' \