svn commit: r331206 - head/graphics/founts

Rusmir Dusko nemysis at FreeBSD.org
Mon Oct 21 23:09:12 UTC 2013


Author: nemysis
Date: Mon Oct 21 23:09:11 2013
New Revision: 331206
URL: http://svnweb.freebsd.org/changeset/ports/331206

Log:
  - Remove useless .include <bsd.port.options.mk>
  
  Approved by:	pawel / wg (mentors, implicit)

Modified:
  head/graphics/founts/Makefile

Modified: head/graphics/founts/Makefile
==============================================================================
--- head/graphics/founts/Makefile	Mon Oct 21 23:09:05 2013	(r331205)
+++ head/graphics/founts/Makefile	Mon Oct 21 23:09:11 2013	(r331206)
@@ -24,8 +24,6 @@ OPTIONS_DEFINE=	DOCS
 DESKTOP_ENTRIES="Founts" "${COMMENT}" "${PORTNAME}" \
 		"${PORTNAME}" "Graphics;Game;" false
 
-.include <bsd.port.options.mk>
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|gcc|${CC}|' \
 		${WRKSRC}/Makefile


More information about the svn-ports-head mailing list