From c4931c315aa45be047918c9211f2ae9c9383af8c Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 23 Aug 2007 11:49:50 +0000 Subject: - fix misplaced @ - fix typos in x11r7 packages --- package/x11r7/xapp_xmessage/xapp_xmessage.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/x11r7/xapp_xmessage') diff --git a/package/x11r7/xapp_xmessage/xapp_xmessage.mk b/package/x11r7/xapp_xmessage/xapp_xmessage.mk index 113d472b5..31755a9f4 100644 --- a/package/x11r7/xapp_xmessage/xapp_xmessage.mk +++ b/package/x11r7/xapp_xmessage/xapp_xmessage.mk @@ -8,6 +8,6 @@ XAPP_XMESSAGE_VERSION = 1.0.1 XAPP_XMESSAGE_SOURCE = xmessage-$(XAPP_XMESSAGE_VERSION).tar.bz2 XAPP_XMESSAGE_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XMESSAGE_AUTORECONF = YES -XAPP_XMESSAGE_DEPENDANCIES = xlib_libXaw +XAPP_XMESSAGE_DEPENDENCIES = xlib_libXaw $(eval $(call AUTOTARGETS,xapp_xmessage)) -- cgit v1.2.3