horst: fix CFLAGS.
This commit is contained in:
parent
3cb2ebb107
commit
0fba64d55c
1 changed files with 2 additions and 1 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue