Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 11:57:39 +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: r328118 - head/astro/boinc-setiathome-v7
Message-ID:  <201309241157.r8OBvd3Z047497@svn.freebsd.org>

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



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