diff options
Diffstat (limited to 'astro/boinc-setiathome-enhanced/Makefile')
-rw-r--r-- | astro/boinc-setiathome-enhanced/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile index a3a54187d4df..5105d6cb9e52 100644 --- a/astro/boinc-setiathome-enhanced/Makefile +++ b/astro/boinc-setiathome-enhanced/Makefile @@ -113,7 +113,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> |