From ee81aef142535d35973d31e51bce19136445b25d Mon Sep 17 00:00:00 2001 From: makc Date: Sat, 22 May 2010 17:06:51 +0000 Subject: Remove needless LDCONFIG_DIRS from kde@ ports. PR: ports/146365 Submitted by: Alex Kozlov --- games/atlantikdesigner/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'games/atlantikdesigner') diff --git a/games/atlantikdesigner/Makefile b/games/atlantikdesigner/Makefile index 35b40754fe11..d8de774f5992 100644 --- a/games/atlantikdesigner/Makefile +++ b/games/atlantikdesigner/Makefile @@ -28,7 +28,6 @@ USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes USE_LDCONFIG= yes -LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 PLIST_SUB+= KDE_VER="${KDE_VERSION}" -- cgit