diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-05-22 17:06:51 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-05-22 17:06:51 +0000 |
commit | cc98cecc3092ba2871df6d1da71c56bff413d48d (patch) | |
tree | fe15d3c12d4260f690b769795c775f9b27b72445 /misc/konq-plugins/Makefile | |
parent | aead6ae9dfcd9148c4605dcee800aae1d51e754c (diff) |
Remove needless LDCONFIG_DIRS from kde@ ports.
PR: ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Notes
Notes:
svn path=/head/; revision=254853
Diffstat (limited to 'misc/konq-plugins/Makefile')
-rw-r--r-- | misc/konq-plugins/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/konq-plugins/Makefile b/misc/konq-plugins/Makefile index bdcec81050b7..c5e8c0d090bd 100644 --- a/misc/konq-plugins/Makefile +++ b/misc/konq-plugins/Makefile @@ -26,7 +26,6 @@ USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes USE_LDCONFIG= yes -LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 PLIST_SUB+= KDE_VER="${KDE_VERSION}" |