tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/xorg-util-macros
On Sun, Apr 29, 2012 at 09:08:07AM +0200, Francois Tigeot wrote:
> Like dri2proto, the only change needed is a one-liner:
>
> +DISTNAME= util-macros-1.17
>
> I have rebuilt most of modular-xorg (2012Q1) with the new xorg-util-macros
> version, it didn't break anything.
Even though the modular-xorg packages work fine, some future versions will
try to look for xorg-macros.pc and not find it (seen with a local update of
xf86-input-mouse).
Adding the attached buildlink file could be useful.
--
Francois Tigeot
# $NetBSD$
BUILDLINK_TREE+= xorg-util-macros
.if !defined(XORG_UTIL_MACROS_BUILDLINK3_MK)
XORG_UTIL_MACROS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xorg-util-macros+= xorg-util-macros>=1.17
BUILDLINK_ABI_DEPENDS.xorg-util-macros+= xorg-util-macros>=1.17
BUILDLINK_PKGSRCDIR.xorg-util-macros?= ../../devel/xorg-util-macros
.endif # XORG_UTIL_MACROS_BUILDLINK3_MK
BUILDLINK_TREE+= -xorg-util-macros
Home |
Main Index |
Thread Index |
Old Index