svn commit: r328342 - head/astro/boinc-astropulse

Rene Ladan rene at FreeBSD.org
Thu Sep 26 09:01:16 UTC 2013


Author: rene
Date: Thu Sep 26 09:01:16 2013
New Revision: 328342
URL: http://svnweb.freebsd.org/changeset/ports/328342

Log:
  Remove a now unnecessary post-install target which confuses 'make stage'.

Modified:
  head/astro/boinc-astropulse/Makefile

Modified: head/astro/boinc-astropulse/Makefile
==============================================================================
--- head/astro/boinc-astropulse/Makefile	Thu Sep 26 08:51:49 2013	(r328341)
+++ head/astro/boinc-astropulse/Makefile	Thu Sep 26 09:01:16 2013	(r328342)
@@ -98,7 +98,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>


More information about the svn-ports-all mailing list