horst: fix CFLAGS.

This commit is contained in:
Christian Neukirchen 2015-06-09 11:25:10 +02:00
parent 3cb2ebb107
commit 0fba64d55c

View file

@ -1,9 +1,10 @@
# Template file for 'horst'
pkgname=horst
version=4.2
revision=1
revision=2
wrksrc=${pkgname}-version-${version}
build_style=gnu-makefile
CFLAGS='-I.'
makedepends="ncurses-devel"
short_desc="Lightweight IEEE802.11 wireless LAN analyzer with a text interface"
maintainer="Duncaen <mail@duncano.de>"