summaryrefslogtreecommitdiffstats
path: root/package/pptp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/pptp/Makefile')
-rw-r--r--package/pptp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/pptp/Makefile b/package/pptp/Makefile
index b32ab0627..bb0710419 100644
--- a/package/pptp/Makefile
+++ b/package/pptp/Makefile
@@ -12,12 +12,13 @@ PKG_NAME:=pptp
PKG_VERSION:=1.6.0
PKG_RELEASE:=3
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/pptpclient
PKG_MD5SUM:=9a706327fb9827541d7c86d48ceb9631
PKG_CAT:=zcat
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
+
include $(INCLUDE_DIR)/package.mk
define Package/pptp