Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 2015 13:03:16 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382911 - head/mail/gnubiff
Message-ID:  <201504011303.t31D3G6Q071606@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Wed Apr  1 13:03:15 2015
New Revision: 382911
URL: https://svnweb.freebsd.org/changeset/ports/382911
QAT: https://qat.redports.org/buildarchive/r382911/

Log:
  mail/gnubiff: add CPE information
  
  - Maintainer's timeout (tdb@FreeBSD.org)
  
  PR:		198636
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>

Modified:
  head/mail/gnubiff/Makefile

Modified: head/mail/gnubiff/Makefile
==============================================================================
--- head/mail/gnubiff/Makefile	Wed Apr  1 13:01:31 2015	(r382910)
+++ head/mail/gnubiff/Makefile	Wed Apr  1 13:03:15 2015	(r382911)
@@ -15,7 +15,7 @@ OPTIONS_DEFINE=	NLS
 LIB_DEPENDS=	libpopt.so:${PORTSDIR}/devel/popt
 
 USE_GNOME=	intlhack libglade2 esound
-USES=		fam gmake pathfix pkgconfig
+USES=		cpe fam gmake pathfix pkgconfig
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib -lX11
@@ -25,6 +25,7 @@ LIBS+=		-L${LOCALBASE}/lib -lX11
 CXXFLAGS+=	"-Wno-long-long"
 
 INFO=		gnubiff
+CPE_VENDOR=	gnu
 
 .include <bsd.port.options.mk>
 



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