Commit graph

9 commits

Author SHA1 Message Date
bouyer
a2ee04590d Fixes for Solaris:
Add libgcc to libraries list
Set KDED_WORKAROUND for non-NetBSD case too
Solaris's grep and sh works in a different way, we need a different
  BUILDLINK_FILES_CMD
Fix typos in c++ file in !netbsd case
Use CXXLINK for linking c++ libraries
2002-10-26 13:07:29 +00:00
tron
44dc494384 Fix typo which made this file completely useless and caused build failures
in all KDE packages using it.
2002-10-15 11:39:13 +00:00
jlam
63d51646ba Use BUILDLINK_FILES_CMD.<pkg> instead of manually adding the shell pipeline
to BUILDLINK_FILES.<pkg>.
2002-10-13 07:16:50 +00:00
jlam
4d411616ae Revert previous...GREP is correct. 2002-10-12 09:00:35 +00:00
jlam
8b9c927b0d Use EGREP instead of GREP. 2002-10-12 07:28:14 +00:00
jlam
b3b59d2766 Use BUILDLINK_PLIST_CMD instead of grepping the PLISTs so that we use the
file list from the installed package, not the file list from the pkgsrc
PLIST, which may be for a new version than the installed package.
2002-10-10 00:11:49 +00:00
jlam
baa5fef67c Use BUILDLINK_PKGSRCDIR.kdelibs2 instead of referring to the pkgsrc
directory for kdelibs2 directly.  Also some minor whitespacing.
2002-09-20 02:04:33 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00