From 7ef47488cb05bd8fb665e2190fa43d7b2255c15c Mon Sep 17 00:00:00 2001 From: clsung 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 --- databases/xbase/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/xbase') diff --git a/databases/xbase/Makefile b/databases/xbase/Makefile index d151ee463da..048d4a524f0 100644 --- a/databases/xbase/Makefile +++ b/databases/xbase/Makefile @@ -16,7 +16,7 @@ COMMENT= An xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library USE_AUTOTOOLS= libtool:15 USE_GNOME= lthack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(MAINTAINER_MODE) test: install -- cgit