pkgsrc/audio/xmms-meta-input
jlam 7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
..
patches Make xmms-meta-input build in NetBSD 1.6, specifically stop colliding with 2004-02-12 05:59:21 +00:00
buildlink3.mk Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
DEINSTALL Import xmms-meta-input-0.4, a XMMS plugin wrapper for shell scripts. 2003-12-24 00:09:55 +00:00
DESCR Import xmms-meta-input-0.4, a XMMS plugin wrapper for shell scripts. 2003-12-24 00:09:55 +00:00
distinfo Make xmms-meta-input build in NetBSD 1.6, specifically stop colliding with 2004-02-12 05:59:21 +00:00
Makefile bl3ify, use PREFIX in MESSAGE, remove unused buildlink2.mk. 2004-03-12 02:55:49 +00:00
MESSAGE bl3ify, use PREFIX in MESSAGE, remove unused buildlink2.mk. 2004-03-12 02:55:49 +00:00
PLIST Import xmms-meta-input-0.4, a XMMS plugin wrapper for shell scripts. 2003-12-24 00:09:55 +00:00