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 --- converters/uulib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'converters/uulib') diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 558760cbee14..6a8e21241c01 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -15,7 +15,7 @@ DISTNAME= uudeview-${PORTVERSION} MAINTAINER= hoek@FreeBSD.org GNU_CONFIGURE= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes MAN3= uulib.3 -- cgit v1.2.3