svn commit: r321164 - head/korean/hpscat

Jung-uk Kim jkim at FreeBSD.org
Mon Jun 17 23:33:49 UTC 2013


Author: jkim
Date: Mon Jun 17 23:33:49 2013
New Revision: 321164
URL: http://svnweb.freebsd.org/changeset/ports/321164

Log:
  Remove redundant lines.

Modified:
  head/korean/hpscat/Makefile

Modified: head/korean/hpscat/Makefile
==============================================================================
--- head/korean/hpscat/Makefile	Mon Jun 17 23:25:53 2013	(r321163)
+++ head/korean/hpscat/Makefile	Mon Jun 17 23:33:49 2013	(r321164)
@@ -33,8 +33,6 @@ SUB_FILES=	hpscat.sh pkg-message
 SUB_LIST=	FONTDIR=${FONTDIR}
 USE_PERL5=	yes
 
-.include <bsd.port.options.mk>
-
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/hpscat ${PREFIX}/bin/hpscat.bin
 	@${INSTALL_SCRIPT} ${WRKDIR}/hpscat.sh ${PREFIX}/bin/hpscat


More information about the svn-ports-head mailing list