svn commit: r328118 - head/astro/boinc-setiathome-v7

Rene Ladan rene at FreeBSD.org
Tue Sep 24 11:57:40 UTC 2013


Author: rene
Date: Tue Sep 24 11:57:39 2013
New Revision: 328118
URL: http://svnweb.freebsd.org/changeset/ports/328118

Log:
  Remove a now useless post-install target
  
  Submitted by:	bapt via irc

Modified:
  head/astro/boinc-setiathome-v7/Makefile

Modified: head/astro/boinc-setiathome-v7/Makefile
==============================================================================
--- head/astro/boinc-setiathome-v7/Makefile	Tue Sep 24 11:54:00 2013	(r328117)
+++ head/astro/boinc-setiathome-v7/Makefile	Tue Sep 24 11:57:39 2013	(r328118)
@@ -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>


More information about the svn-ports-head mailing list