1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

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.
This commit is contained in:
Raphael Kubo da Costa 2015-12-21 14:19:10 +00:00
parent c9d6c84458
commit 5ceffa7537
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404106

View File

@ -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