Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2013 23:09:11 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331206 - head/graphics/founts
Message-ID:  <201310212309.r9LN9Be6021576@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310212309.r9LN9Be6021576>