summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-09-04 19:23:27 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2014-09-04 19:23:27 +0000
commit27d1eb5a65064abbe2d91722f01ca183a6213863 (patch)
tree5c0f7b7dde10af263f00d56ab6150c56cd30cb14
parentde5d11e700376c2b87e975d85c602d788c0cb09f (diff)
downloadFreeBSD-ports-27d1eb5a65064abbe2d91722f01ca183a6213863.zip
FreeBSD-ports-27d1eb5a65064abbe2d91722f01ca183a6213863.tar.gz
- Drop .la files, no dependees require them
Approved by: portmgr blanket
-rw-r--r--graphics/plotutils/Makefile4
-rw-r--r--graphics/plotutils/pkg-plist3
2 files changed, 2 insertions, 5 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index 2def0f8..1afaa3c 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= plotutils
PORTVERSION= 2.6
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= GNU
@@ -13,7 +13,7 @@ COMMENT= Plotting library and toolkit
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
-USES= gmake motif libtool:keepla # parallel builds are broken with bmake(1)
+USES= gmake motif libtool # 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 d9521e7..b723158 100644
--- a/graphics/plotutils/pkg-plist
+++ b/graphics/plotutils/pkg-plist
@@ -12,17 +12,14 @@ include/plotcompat.h
include/plotter.h
include/xmi.h
lib/libplot.a
-lib/libplot.la
lib/libplot.so
lib/libplot.so.2
lib/libplot.so.2.2.4
lib/libplotter.a
-lib/libplotter.la
lib/libplotter.so
lib/libplotter.so.2
lib/libplotter.so.2.2.4
lib/libxmi.a
-lib/libxmi.la
lib/libxmi.so
lib/libxmi.so.0
lib/libxmi.so.0.1.3
OpenPOWER on IntegriCloud