diff options
Diffstat (limited to 'math/plplot/Makefile')
-rw-r--r-- | math/plplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 9776f17..185b4ce 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -17,7 +17,7 @@ DISTNAME= plplot4p99j MAINTAINER= ports@FreeBSD.org USE_XLIB= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gcc=yes --with-double=yes |