Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2014 16:30:06 +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: r344609 - head/sysutils/biosfont
Message-ID:  <201402161630.s1GGU6ET020715@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Feb 16 16:30:06 2014
New Revision: 344609
URL: http://svnweb.freebsd.org/changeset/ports/344609
QAT: https://qat.redports.org/buildarchive/r344609/

Log:
  sysutils/biosfont: remove some unnecessary leftovers.

Modified:
  head/sysutils/biosfont/Makefile

Modified: head/sysutils/biosfont/Makefile
==============================================================================
--- head/sysutils/biosfont/Makefile	Sun Feb 16 16:21:59 2014	(r344608)
+++ head/sysutils/biosfont/Makefile	Sun Feb 16 16:30:06 2014	(r344609)
@@ -18,12 +18,8 @@ ONLY_FOR_ARCHS=	i386 amd64
 
 USES=		uidfix kmod
 
-.include <bsd.port.pre.mk>
-
-PLIST_SUB+=	PREFIX=${PREFIX}
-
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/biosfont.h ${STAGEDIR}${PREFIX}/include
 	${INSTALL_MAN} ${WRKSRC}/biosfont.4 ${STAGEDIR}${PREFIX}/man/man4
 
-.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?201402161630.s1GGU6ET020715>