mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
mark isakmpd as broken, standardize Makefile.
SVN-Revision: 4800
This commit is contained in:
parent
ee9d54589c
commit
d6e2ef72d9
@ -26,9 +26,8 @@ include $(INCLUDE_DIR)/kernel.mk
|
|||||||
define Package/isakmpd
|
define Package/isakmpd
|
||||||
SECTION:=base
|
SECTION:=base
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=@LINUX_2_6 +libopenssl +keynote +libgmp
|
DEPENDS:=@BROKEN @LINUX_2_6 +libopenssl +keynote +libgmp
|
||||||
TITLE:=IPsec management tools
|
TITLE:=IPsec management tools
|
||||||
DESCRIPTION:=IPsec management tools
|
|
||||||
URL:=http://isakmpd.sourceforge.net/
|
URL:=http://isakmpd.sourceforge.net/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user