Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 2015 19:34:27 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402848 - head/www/netsurf
Message-ID:  <201512021934.tB2JYRDh095239@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Dec  2 19:34:26 2015
New Revision: 402848
URL: https://svnweb.freebsd.org/changeset/ports/402848

Log:
  www/netsurf: Remove <post> too

Modified:
  head/www/netsurf/Makefile

Modified: head/www/netsurf/Makefile
==============================================================================
--- head/www/netsurf/Makefile	Wed Dec  2 19:31:40 2015	(r402847)
+++ head/www/netsurf/Makefile	Wed Dec  2 19:34:26 2015	(r402848)
@@ -73,4 +73,4 @@ do-configure:
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/netsurf
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>



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