diff options
Diffstat (limited to 'package/x11r7/xutil_makedepend')
-rw-r--r-- | package/x11r7/xutil_makedepend/xutil_makedepend.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xutil_makedepend/xutil_makedepend.mk b/package/x11r7/xutil_makedepend/xutil_makedepend.mk index a69d21f59..69c03211a 100644 --- a/package/x11r7/xutil_makedepend/xutil_makedepend.mk +++ b/package/x11r7/xutil_makedepend/xutil_makedepend.mk @@ -11,4 +11,4 @@ XUTIL_MAKEDEPEND_SITE = http://xorg.freedesktop.org/releases/individual/util XUTIL_MAKEDEPEND_DEPENDENCIES = xproto_xproto $(eval $(call AUTOTARGETS)) -$(eval $(call AUTOTARGETS,host)) +$(eval $(host-autotools-package)) |