Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 12:02:02 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328120 - head/astro/boinc-setiathome-enhanced
Message-ID:  <201309241202.r8OC22qu051161@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309241202.r8OC22qu051161>