diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/atlantikdesigner/Makefile | 1 | ||||
-rw-r--r-- | games/kdegames3/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
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}" diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile index 19f29341de15..cd494a868722 100644 --- a/games/kdegames3/Makefile +++ b/games/kdegames3/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes -LDCONFIG_DIRS+= %%PREFIX%%/lib CONFIGURE_ARGS= --disable-setgid |