Commit graph

13 commits

Author SHA1 Message Date
joerg
97c3b535ae Fix build on DragonFly. Use PTHREAD_AUTO_VARS. 2006-05-12 10:53:14 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
gdt
510528ea81 Set
BUILDLINK_DEPMETHOD.qt3-tools= build

after checking that none of the executables depend on the libs in
qt3-tools.

PKGREVISION++
2005-11-16 12:36:58 +00:00
gdt
193dd7fbae add bl3 for qt3-tools.
XXX  may only be needed at build, not run time.

PKGREVISION++
2005-11-15 19:49:26 +00:00
gdt
73571d1ca5 further reduce flags needed in MAKE_ENV 2005-11-09 01:18:46 +00:00
gdt
d69b79253b Use ${LDFLAGS}, and ${COMPILER_RPATH_FLAG} to improve portability
(thanks to grant@ for suggestion).
2005-11-09 01:01:24 +00:00
gdt
a3f38abc13 ${QTDIR}, not {$QTDIR} (tnx pkglint). 2005-11-06 01:48:59 +00:00
gdt
48d12cbbdf adjust Makefiles to honor LDFLAGS, and set LDFLAGS to -L/-R both
${PREFIX}/lib and also ${QT3_LIBDIR}.  (This is probably not right due
to -R portability issues, but I'd rather make upstream lprof use auto*
than deal with that now.)
2005-11-06 01:47:47 +00:00
gdt
d723dd6b5a following is not 100% right, but will adjust after getting to use it:
lprof is a tool to build ICC profiles.  The common uses an IT8 target
and an input device.
2005-11-06 00:51:48 +00:00