Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2015 18:12:21 +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: r382703 - head/textproc/groff
Message-ID:  <201503301812.t2UICLxH034542@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Mon Mar 30 18:12:21 2015
New Revision: 382703
URL: https://svnweb.freebsd.org/changeset/ports/382703
QAT: https://qat.redports.org/buildarchive/r382703/

Log:
  textproc/groff: add CPE information
  
  - Maintainer's timeout (uqs@FreeBSD.org)
  
  PR:		198593
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>

Modified:
  head/textproc/groff/Makefile

Modified: head/textproc/groff/Makefile
==============================================================================
--- head/textproc/groff/Makefile	Mon Mar 30 18:11:15 2015	(r382702)
+++ head/textproc/groff/Makefile	Mon Mar 30 18:12:21 2015	(r382703)
@@ -17,11 +17,12 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/psselect
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USE_GHOSTSCRIPT=yes
-USES=		gmake perl5 shebangfix
+USES=		cpe gmake perl5 shebangfix
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-awk=/usr/bin/awk
 CONFIGURE_ENV+=	PERLPATH=${perl_CMD} # shebangfix
 
+CPE_VENDOR=	gnu
 SHEBANG_FILES=	src/utils/afmtodit/afmtodit.pl \
 		contrib/mm/mmroff.pl \
 



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