From 0e34ed3f0560793cc4e9d12202582846c64ffbd5 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Fri, 15 Dec 2006 19:00:47 +0000 Subject: - Repliace deprecated INSTALL_SHLIBS I found this while I fix X11BASE issues with lineakd plugins. PR: ports/105962 Submitted by: rafan Approved by: maintainer timeout (18 days) --- sysutils/lineakd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/lineakd') diff --git a/sysutils/lineakd/Makefile b/sysutils/lineakd/Makefile index 9cb6e8d62eee..ef584bfbb9c7 100644 --- a/sysutils/lineakd/Makefile +++ b/sysutils/lineakd/Makefile @@ -20,7 +20,7 @@ USE_XLIB= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS+=--program-prefix='' -- cgit v1.2.3