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

POPT_CONF_ENV = ac_cv_va_copy=yes

POPT_INSTALL_TARGET_OPT=DESTDIR=$(TARGET_DIR) install


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