From 24d5fd579704652ccc94846c66764d51facfa6a0 Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Thu, 12 Oct 2017 22:39:11 +0000 Subject: [PATCH] - Add CPE information for math/pspp Submitted by: swills via email --- math/pspp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/math/pspp/Makefile b/math/pspp/Makefile index b97e4aaf0d68..d9ed77f25a1b 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -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