summaryrefslogtreecommitdiff
path: root/package/pptpd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-03 20:37:53 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-03 20:38:12 +0100
commit68ef4fa6487213d2d03389045557fa5432c4c605 (patch)
tree963dc63af657e14ac9ac0c835e5d0f6d3f760e82 /package/pptpd/Makefile
parent9d06ffe9c62e8ee3af28997e28c7c95b09aa78df (diff)
use new PKG_KDEPENDS variable
Diffstat (limited to 'package/pptpd/Makefile')
-rw-r--r--package/pptpd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/pptpd/Makefile b/package/pptpd/Makefile
index 5944343bd..221359948 100644
--- a/package/pptpd/Makefile
+++ b/package/pptpd/Makefile
@@ -10,11 +10,9 @@ PKG_HASH:= c23a9bdd219a0a36ae7ca20e7c9749f2efdcdbf108aabeeeb5066ba442ec88b6
PKG_DESCR:= point-to-point tunneling protocol server
PKG_SECTION:= net/ppp
PKG_DEPENDS:= ppp
+PKG_KDEPENDS:= ppp ppp-mppe net-ipgre
PKG_URL:= http://www.poptop.org/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=poptop/}
-PKG_CFLINE_PPTPD:= select ADK_KERNEL_NET_IPGRE m@
-PKG_CFLINE_PPTPD+= select ADK_KERNEL_PPP m@
-PKG_CFLINE_PPTPD+= select ADK_KERNEL_PPP_MPPE m
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz