aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/biosfont/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/biosfont/Makefile b/sysutils/biosfont/Makefile
index bf419b65ca0a..c1e2e5548b04 100644
--- a/sysutils/biosfont/Makefile
+++ b/sysutils/biosfont/Makefile
@@ -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>