From ffb21b5654e56c5c34ac39799d4746eb84c17ecc Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 16 Jun 2000 21:52:40 +0000 Subject: Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax --- net/libsocket++/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/libsocket++') diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index a4da06fa380e..d9c9de81c2ae 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -18,7 +18,7 @@ DISTNAME= socket++-1.10 MAINTAINER= narvi@haldjas.folklore.ee GNU_CONFIGURE= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes NOPROFILE= true post-configure: -- cgit v1.2.3