svn commit: r328120 - head/astro/boinc-setiathome-enhanced

Rene Ladan rene at FreeBSD.org
Tue Sep 24 12:02:03 UTC 2013


Author: rene
Date: Tue Sep 24 12:02:02 2013
New Revision: 328120
URL: http://svnweb.freebsd.org/changeset/ports/328120

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

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

Modified: head/astro/boinc-setiathome-enhanced/Makefile
==============================================================================
--- head/astro/boinc-setiathome-enhanced/Makefile	Tue Sep 24 12:00:40 2013	(r328119)
+++ head/astro/boinc-setiathome-enhanced/Makefile	Tue Sep 24 12:02:02 2013	(r328120)
@@ -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>


More information about the svn-ports-head mailing list