aboutsummaryrefslogtreecommitdiff
path: root/graphics/SciPlot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/SciPlot/Makefile')
-rw-r--r--graphics/SciPlot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/SciPlot/Makefile b/graphics/SciPlot/Makefile
index 4d3171e14078..c78cc20899f2 100644
--- a/graphics/SciPlot/Makefile
+++ b/graphics/SciPlot/Makefile
@@ -19,7 +19,7 @@ MAKE_ENV= EXTRA_DEFINES="-fPIC" LIBNAME=${LIBNAME}
USE_LDCONFIG= yes
INCLUDES= SciPlot.h SciPlotP.h SciPlotUtil.h
-LIBNAME= lib${PORTNAME:L} # Remove :L for libSciPlot
+LIBNAME= lib${PORTNAME:tl} # Remove :tl for libSciPlot
PLIST_SUB= LIBNAME=${LIBNAME}
PORTDOCS= README SciPlot.html SciPlotDemo.html SciPlotProg.html