summaryrefslogtreecommitdiff
path: root/package/vtun
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-04-09 01:09:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-04-09 01:09:20 +0200
commit7626af0b8aeb6ec098c772b5400141b12b36e91a (patch)
tree40cda1e3d4833c566a6d7fda7a559d357ad242f4 /package/vtun
parent496ad14c2b8e2deab8c561d191c7d4563d2aeec0 (diff)
drop support for non-Linux hosts
Diffstat (limited to 'package/vtun')
-rw-r--r--package/vtun/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/vtun/Makefile b/package/vtun/Makefile
index 2bc582e42..4f5ff2ed4 100644
--- a/package/vtun/Makefile
+++ b/package/vtun/Makefile
@@ -16,8 +16,6 @@ PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=vtun/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
-PKG_HOST_DEPENDS:= !freebsd
-
include ${ADK_TOPDIR}/mk/package.mk
$(eval $(call PKG_template,VTUN,vtun,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))