From 51d26e0da39f42ca64d24ee47bbc95dd85b86465 Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 15 Aug 2006 00:56:24 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- palm/synce-rra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'palm/synce-rra/Makefile') diff --git a/palm/synce-rra/Makefile b/palm/synce-rra/Makefile index ce0a390a1331..6ad8f51ee97f 100644 --- a/palm/synce-rra/Makefile +++ b/palm/synce-rra/Makefile @@ -24,7 +24,7 @@ USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-libsynce=${LOCALBASE} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include -- cgit