aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-09-24 11:57:39 +0000
committerRene Ladan <rene@FreeBSD.org>2013-09-24 11:57:39 +0000
commit180f07b2b7ecfc7a165c06c35ab26197fcd890ad (patch)
treebdc223f0e47945fab9132e6e91c29d08408aad24 /astro
parent3a232c8818cd40e3e27076f884e6980bc5266a41 (diff)
downloadports-180f07b2b7ecfc7a165c06c35ab26197fcd890ad.tar.gz
ports-180f07b2b7ecfc7a165c06c35ab26197fcd890ad.zip
Remove a now useless post-install target
Submitted by: bapt via irc
Notes
Notes: svn path=/head/; revision=328118
Diffstat (limited to 'astro')
-rw-r--r--astro/boinc-setiathome-v7/Makefile3
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>