Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2014 21:53:45 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364142 - head/editors/poedit
Message-ID:  <53e15269.5280.5db02565@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Aug  5 21:53:45 2014
New Revision: 364142
URL: http://svnweb.freebsd.org/changeset/ports/364142
QAT: https://qat.redports.org/buildarchive/r364142/

Log:
  Remove useless inclusion of <bsd.port.options.mk> not needed with using helpers

Modified:
  head/editors/poedit/Makefile

Modified: head/editors/poedit/Makefile
==============================================================================
--- head/editors/poedit/Makefile	Tue Aug  5 21:48:21 2014	(r364141)
+++ head/editors/poedit/Makefile	Tue Aug  5 21:53:45 2014	(r364142)
@@ -32,8 +32,6 @@ LDFLAGS+=	-L${BDB_LIB_DIR} -L${LOCALBASE
 OPTIONS_DEFINE=	NLS
 OPTIONS_SUB=yes
 
-.include <bsd.port.options.mk>
-
 NLS_USES= gettext
 NLS_CONFIGURE_ENABLE= nls
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e15269.5280.5db02565>