xapp_xman: replace := by =
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 2 Jan 2013 01:26:37 +0000 (01:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 2 Jan 2013 19:31:14 +0000 (20:31 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/x11r7/xapp_xman/xapp_xman.mk

index 0fa2582ac7678bd88a7110b4a2849e59f027da66..0c39aaf5814ae196010af2df1945ef25ae16c3ed 100644 (file)
@@ -3,9 +3,9 @@
 # xapp_xman - Manual page display program for the X Window System
 #
 #############################################################
-XAPP_XMAN_VERSION:=1.0.3
-XAPP_XMAN_SOURCE:=xman-$(XAPP_XMAN_VERSION).tar.bz2
-XAPP_XMAN_SITE:=http://xorg.freedesktop.org/releases/individual/app
+XAPP_XMAN_VERSION = 1.0.3
+XAPP_XMAN_SOURCE = xman-$(XAPP_XMAN_VERSION).tar.bz2
+XAPP_XMAN_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XMAN_DEPENDENCIES = xlib_libXaw
 
 XAPP_XMAN_CONF_ENV = ac_cv_file__etc_man_conf=no \