svn commit: r332642 - head/sysutils/biosfont

Rene Ladan rene at FreeBSD.org
Sun Nov 3 19:42:38 UTC 2013


Author: rene
Date: Sun Nov  3 19:42:38 2013
New Revision: 332642
URL: http://svnweb.freebsd.org/changeset/ports/332642

Log:
  NO_XREF is now handled by USES=kmod

Modified:
  head/sysutils/biosfont/Makefile

Modified: head/sysutils/biosfont/Makefile
==============================================================================
--- head/sysutils/biosfont/Makefile	Sun Nov  3 19:41:58 2013	(r332641)
+++ head/sysutils/biosfont/Makefile	Sun Nov  3 19:42:38 2013	(r332642)
@@ -19,7 +19,6 @@ USES=		uidfix kmod
 .include <bsd.port.pre.mk>
 
 PLIST_SUB+=	PREFIX=${PREFIX}
-MAKE_ENV+=	NO_XREF=yes
 
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/biosfont.h ${STAGEDIR}${PREFIX}/include


More information about the svn-ports-head mailing list