diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index c63fd4d416a1..2def0f8f0d8e 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -3,7 +3,7 @@ PORTNAME= plotutils PORTVERSION= 2.6 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GNU @@ -13,8 +13,8 @@ COMMENT= Plotting library and toolkit LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png -USES= gmake motif # parallel builds are broken with bmake(1) -USE_AUTOTOOLS= libtool +USES= gmake motif libtool:keepla # parallel builds are broken with bmake(1) +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-libplotter --enable-libxmi --with-motif USE_LDCONFIG= yes diff --git a/graphics/plotutils/pkg-plist b/graphics/plotutils/pkg-plist index a1bebdb1864d..d9521e7e9801 100644 --- a/graphics/plotutils/pkg-plist +++ b/graphics/plotutils/pkg-plist @@ -14,15 +14,18 @@ include/xmi.h lib/libplot.a lib/libplot.la lib/libplot.so -lib/libplot.so.4 +lib/libplot.so.2 +lib/libplot.so.2.2.4 lib/libplotter.a lib/libplotter.la lib/libplotter.so -lib/libplotter.so.4 +lib/libplotter.so.2 +lib/libplotter.so.2.2.4 lib/libxmi.a lib/libxmi.la lib/libxmi.so -lib/libxmi.so.1 +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