From 5ceffa7537369f3e98785b67f1a5fa6421aa932a Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Mon, 21 Dec 2015 14:19:10 +0000 Subject: Drop dependency on graphics/plotutils. According to the port's NEWS and ChangeLog, charts are currently produced with Cairo and Pango, so the dependency on libplot is useless nowadays. --- math/pspp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/pspp') diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 8407163dfeea..01947d5afcf3 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -3,6 +3,7 @@ PORTNAME= pspp PORTVERSION= 0.8.5 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU @@ -12,8 +13,7 @@ COMMENT= Program for statistical analysis of sampled data LICENSE= GPLv3 BUILD_DEPENDS= texinfo>0:${PORTSDIR}/print/texinfo -LIB_DEPENDS= libplot.so:${PORTSDIR}/graphics/plotutils \ - libgslcblas.so:${PORTSDIR}/math/gsl +LIB_DEPENDS= libgslcblas.so:${PORTSDIR}/math/gsl USES= charsetfix gmake iconv libtool perl5 pkgconfig readline USE_GNOME= libxml2 -- cgit v1.3