From 61ebd322a221a9380d2053c0fcd472c2970cea35 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 16 Jun 2000 08:19:52 +0000 Subject: Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax --- net/rrdtool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/rrdtool') diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile index b3cd3747c320..782f23057668 100644 --- a/net/rrdtool/Makefile +++ b/net/rrdtool/Makefile @@ -16,7 +16,7 @@ USE_PERL5= yes MAKE_ENV+= PERL=${PERL} USE_LIBTOOL= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --enable-shared=yes CONFIGURE_ENV= PERL=${PERL} -- cgit v1.2.3