Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 22:39:12 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451937 - head/math/pspp
Message-ID:  <201710122239.v9CMdCNp034035@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Thu Oct 12 22:39:11 2017
New Revision: 451937
URL: https://svnweb.freebsd.org/changeset/ports/451937

Log:
  - Add CPE information for math/pspp
  
  Submitted by:	swills via email

Modified:
  head/math/pspp/Makefile

Modified: head/math/pspp/Makefile
==============================================================================
--- head/math/pspp/Makefile	Thu Oct 12 22:31:10 2017	(r451936)
+++ head/math/pspp/Makefile	Thu Oct 12 22:39:11 2017	(r451937)
@@ -16,7 +16,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	texinfo>0:print/texinfo
 LIB_DEPENDS=	libgslcblas.so:math/gsl
 
-USES=		charsetfix gettext-tools gmake iconv localbase libtool perl5 pkgconfig readline
+USES=		cpe charsetfix gettext-tools gmake iconv localbase libtool \
+		perl5 pkgconfig readline
+CPE_VENDOR=	gnu
 USE_GNOME=	libxml2
 USE_PERL5=	build
 GNU_CONFIGURE=	yes



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