aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-21 16:30:06 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-21 16:30:06 +0000
commit8af773b4a09593d99e73f965afe772a99bd6e963 (patch)
treea59b633fd1e253e3978ef790d15cb5f9092c816f
parent049628b3422f1e139b5189ff93b849b51ef7a332 (diff)
downloadports-8af773b4a09593d99e73f965afe772a99bd6e963.tar.gz
ports-8af773b4a09593d99e73f965afe772a99bd6e963.zip
MFH: r404106
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. Approved by: portmgr blanket
Notes
Notes: svn path=/branches/2015Q4/; revision=404129
-rw-r--r--math/pspp/Makefile4
1 files changed, 2 insertions, 2 deletions
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