From 5e1012bd86fcacc262011e90df636386e5472a23 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Thu, 29 Jun 2006 17:52:29 +0000 Subject: Replace INSTALL_SHLIB with USE_LDCONFIG --- audio/openspc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/openspc') diff --git a/audio/openspc/Makefile b/audio/openspc/Makefile index 4df01ba34992..e61d9d4f90eb 100644 --- a/audio/openspc/Makefile +++ b/audio/openspc/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line player for .spc and .zst files ONLY_FOR_ARCHS= i386 # contains x86 asm code -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 PORTDOCS= README -- cgit