Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2013 20:06:03 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317342 - head/security/ftimes
Message-ID:  <201305042006.r44K635c023928@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat May  4 20:06:02 2013
New Revision: 317342
URL: http://svnweb.freebsd.org/changeset/ports/317342

Log:
  Fix after conversion to new options framework

Modified:
  head/security/ftimes/Makefile

Modified: head/security/ftimes/Makefile
==============================================================================
--- head/security/ftimes/Makefile	Sat May  4 20:03:29 2013	(r317341)
+++ head/security/ftimes/Makefile	Sat May  4 20:06:02 2013	(r317342)
@@ -81,4 +81,4 @@ PLIST_SUB+=		XMAGIC="@comment "
 post-install:
 	${STRIP_CMD} ${PREFIX}/bin/ftimes
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>



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