Commit graph

10 commits

Author SHA1 Message Date
zuntum
4bd6ecc9c5 Move pkg/ files into package's toplevel directory 2001-11-01 00:17:43 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
jlam
2c2b34a0f5 Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in
MAKE_ENV as they are now added by the buildlink files themselves.
2001-08-17 21:16:45 +00:00
zuntum
a5831930e2 o set USE_BUILDLINK_ONLY
o use XMMS_CONFIG
o derive PKGNAME from DISTNAME
2001-08-16 04:59:59 +00:00
zuntum
b698a107cf We don't have to list xmms in DEPENDS, as we include its buildlink.mk
which pulls in all required dependencies.
2001-08-16 03:34:22 +00:00
hubertf
467d8adb70 use $GTK_CONFIG over gtk-config 2001-08-16 03:20:45 +00:00
hubertf
aaac659eb8 Remove unneeded buildlink files
Thanks to Tomaz Luchowski for giving me a clue on this!
2001-08-16 03:10:43 +00:00
hubertf
f8d72d3101 xmms-dspectogram-1.2: XMMS plugin for dual spectogram 2001-08-16 02:26:21 +00:00