svn commit: r331404 - head/japanese/csrd

Tijl Coosemans tijl at FreeBSD.org
Wed Oct 23 18:39:26 UTC 2013


Author: tijl
Date: Wed Oct 23 18:39:25 2013
New Revision: 331404
URL: http://svnweb.freebsd.org/changeset/ports/331404

Log:
  .include <bsd.port.options.mk> is no longer necessary.

Modified:
  head/japanese/csrd/Makefile

Modified: head/japanese/csrd/Makefile
==============================================================================
--- head/japanese/csrd/Makefile	Wed Oct 23 18:38:14 2013	(r331403)
+++ head/japanese/csrd/Makefile	Wed Oct 23 18:39:25 2013	(r331404)
@@ -32,8 +32,6 @@ PORTDOCS=	README csrd.doc
 
 SUB_FILES=	pkg-message
 
-.include <bsd.port.options.mk>
-
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/csrd ${STAGEDIR}${PREFIX}/bin
 	${MKDIR} ${STAGEDIR}${DATADIR}


More information about the svn-ports-head mailing list