mark isakmpd as broken, standardize Makefile.

SVN-Revision: 4800
master
Nicolas Thill 18 years ago
parent ee9d54589c
commit d6e2ef72d9
  1. 3
      openwrt/package/isakmpd/Makefile

@ -26,9 +26,8 @@ include $(INCLUDE_DIR)/kernel.mk
define Package/isakmpd
SECTION:=base
CATEGORY:=Network
DEPENDS:=@LINUX_2_6 +libopenssl +keynote +libgmp
DEPENDS:=@BROKEN @LINUX_2_6 +libopenssl +keynote +libgmp
TITLE:=IPsec management tools
DESCRIPTION:=IPsec management tools
URL:=http://isakmpd.sourceforge.net/
endef

Loading…
Cancel
Save