summaryrefslogtreecommitdiffstats
path: root/package/popt/popt.mk
blob: b2f7c8b4a22a29a84c74af40bc3c78cf9d7fc204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#############################################################
#
# popt
#
#############################################################
POPT_VERSION:=1.14
POPT_SITE:=http://rpm5.org/files/popt
POPT_INSTALL_STAGING:=YES
POPT_INSTALL_TARGET:=YES
POPT_CONF_ENV:=ac_cv_va_copy=yes

POPT_DEPENDENCIES:=uclibc

$(eval $(call AUTOTARGETS,package,popt))