summaryrefslogtreecommitdiff
path: root/graphics/pgplot/files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgplot/files/Makefile')
-rw-r--r--graphics/pgplot/files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pgplot/files/Makefile b/graphics/pgplot/files/Makefile
index 6060abb8c395..d2d5a3776722 100644
--- a/graphics/pgplot/files/Makefile
+++ b/graphics/pgplot/files/Makefile
@@ -6,7 +6,7 @@ all:
make -f Makefile.doc
install:
- install -c *.a *.so.5.2 ${PREFIX}/lib
+ install -c *.a *.so.5* ${PREFIX}/lib
mkdir -p ${PREFIX}/share/pgplot
install -c grfont.dat rgb.txt pgplot.doc pgplot.html pgplot-routines.tex cpg/cpgplot.doc ${PREFIX}/share/pgplot
install -c cpgplot.h ${PREFIX}/include