diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 9f40d000611d..755b9dccdefd 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -1,28 +1,29 @@ PORTNAME= plotutils PORTVERSION= 2.6 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GNU MAINTAINER= stephen@FreeBSD.org COMMENT= Plotting library and toolkit WWW= https://www.gnu.org/software/plotutils/plotutils.html LICENSE= GPLv3 LIB_DEPENDS= libpng.so:graphics/png USES= gmake libtool localbase:ldflags xorg # parallel builds are broken with bmake(1) USE_CXXSTD= c++14 USE_LDCONFIG= yes USE_XORG= ice sm x11 xaw xext xmu xt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-libplotter --enable-libxmi TEST_TARGET= check INFO= libxmi plotutils .include diff --git a/graphics/plotutils/pkg-plist b/graphics/plotutils/pkg-plist index 92ef1b4242d2..a970f3b1c415 100644 --- a/graphics/plotutils/pkg-plist +++ b/graphics/plotutils/pkg-plist @@ -1,70 +1,70 @@ bin/double bin/graph bin/hersheydemo bin/ode bin/pic2plot bin/plot bin/plotfont bin/spline bin/tek2plot include/plot.h include/plotcompat.h include/plotter.h include/xmi.h lib/libplot.a lib/libplot.so lib/libplot.so.2 lib/libplot.so.2.2.4 lib/libplotter.a lib/libplotter.so lib/libplotter.so.2 lib/libplotter.so.2.2.4 lib/libxmi.a lib/libxmi.so lib/libxmi.so.0 lib/libxmi.so.0.1.3 -man/man1/ode.1.gz -man/man1/plot.1.gz -man/man1/plotfont.1.gz -man/man1/spline.1.gz -man/man1/tek2plot.1.gz +share/man/man1/ode.1.gz +share/man/man1/plot.1.gz +share/man/man1/plotfont.1.gz +share/man/man1/spline.1.gz +share/man/man1/tek2plot.1.gz share/libplot/README share/libplot/colors.txt share/libplot/h-fonts.txt share/libplot/h-glyphs.txt share/libplot/hershey.bib share/libplot/kana.txt share/libplot/kanji.txt share/ode/README share/ode/atwoods.ode share/ode/bead.ode share/ode/chem.ode share/ode/coupled.ode share/ode/ddho.ode share/ode/dynamo.ode share/ode/henon.ode share/ode/limitcycle.ode share/ode/lorenz.ode share/ode/lunar.sh share/ode/orbit.ode share/ode/population.ode share/ode/qcd.ode share/ode/rumor.ode share/ode/soliton.ode share/ode/viscous.ode share/pic2plot/README share/pic2plot/macros.pic share/pic2plot/pic0.ps share/pic2plot/pic1.ps share/pic2plot/picmacros.ps share/tek2plot/README share/tek2plot/aitest.tek share/tek2plot/dmerc.tek share/tek2plot/fotest.tek share/tek2plot/imtesth.tek share/tek2plot/karney.tek share/tek2plot/ocpred.tek share/tek2plot/scale.tek share/tek2plot/skymap.tek share/tek2plot/skymap2.tek share/tek2plot/usmap.tek