diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-09-24 11:57:39 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-09-24 11:57:39 +0000 |
commit | 180f07b2b7ecfc7a165c06c35ab26197fcd890ad (patch) | |
tree | bdc223f0e47945fab9132e6e91c29d08408aad24 /astro | |
parent | 3a232c8818cd40e3e27076f884e6980bc5266a41 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-setiathome-v7/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/astro/boinc-setiathome-v7/Makefile b/astro/boinc-setiathome-v7/Makefile index e1d6be4d24c8..913898dad6f6 100644 --- a/astro/boinc-setiathome-v7/Makefile +++ b/astro/boinc-setiathome-v7/Makefile @@ -110,7 +110,4 @@ do-install: ${STAGEDIR}${BOINC_CLIENT_HOME}/projects/${SETI_SITE}/ .endif -post-install: - @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - .include <bsd.port.mk> |