svn commit: r451937 - head/math/pspp
Carlos J. Puga Medina
cpm at FreeBSD.org
Thu Oct 12 22:39:13 UTC 2017
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
More information about the svn-ports-head
mailing list