From a74e175192310b620d3709e574997fd045e83264 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Tue, 8 Jun 2010 19:52:58 +0000 Subject: Convert LDCONFIG_DIRS to USE_LDCONFIG. PR: based on ports/146365 Submitted by: Alex Kozlov Approved by: maintainers timeout (two weeks) --- palm/jpilot/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'palm/jpilot/Makefile') diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 5f28790dd3b4..6579d853c13b 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -8,7 +8,7 @@ PORTNAME= jpilot PORTVERSION= 1.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES+= palm comms MASTER_SITES= http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/ \ http://jpilot.org/ @@ -25,8 +25,6 @@ CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV+= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-pilot-prefix=${LOCALBASE} -USE_LDCONFIG= yes -LDCONFIG_DIRS= %%PREFIX%%/lib/jpilot/plugins .if !defined(WITHOUT_NLS) USE_GETTEXT= yes -- cgit v1.2.3