svn commit: r402848 - head/www/netsurf

John Marino marino at FreeBSD.org
Wed Dec 2 19:34:28 UTC 2015


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>


More information about the svn-ports-all mailing list