From 4de56a776b06e3e1141de9f8098f35898c845484 Mon Sep 17 00:00:00 2001
From: Cheng-Lung Sung <clsung@FreeBSD.org>
Date: Mon, 14 Aug 2006 22:55:18 +0000
Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include comms/ converters/
 databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
---
 devel/alf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'devel/alf')

diff --git a/devel/alf/Makefile b/devel/alf/Makefile
index d6cd4dbd790f..0727be617f07 100644
--- a/devel/alf/Makefile
+++ b/devel/alf/Makefile
@@ -18,6 +18,6 @@ COMMENT=	Abstract Large File
 
 USE_PYTHON=	yes
 GNU_CONFIGURE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>
-- 
cgit v1.2.3