From 0955afa7de176ac6d8ce27cc2c3d80508e2c0ddf Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 31 Jan 2007 23:07:20 +0000 Subject: - Convert to USE_LDCONFIG Approved by: Fredrik Lindberg (maintainer) --- security/bioapi/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'security') diff --git a/security/bioapi/Makefile b/security/bioapi/Makefile index 1962c91a1059..b28eddbbc039 100644 --- a/security/bioapi/Makefile +++ b/security/bioapi/Makefile @@ -21,9 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV=CFLAGS="${CFLAGS} -O" CONFIGURE_ARGS= --localstatedir=/var/db/ --with-Qt-dir=no -INSTALLS_SHLIB= yes -# @cwd in plist vs ldconfig workaround -LDCONFIG_DIRS= ${PREFIX}/lib +USE_LDCONFIG= yes .include -- cgit