aboutsummaryrefslogtreecommitdiff
path: root/www/vdr-plugin-live/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/vdr-plugin-live/Makefile')
-rw-r--r--www/vdr-plugin-live/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/vdr-plugin-live/Makefile b/www/vdr-plugin-live/Makefile
index 8754b3460025..d2f9366ea63f 100644
--- a/www/vdr-plugin-live/Makefile
+++ b/www/vdr-plugin-live/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: vdr-plugin-live
-# Date created: Wed Apr 14 18:11:42 CEST 2010
-# Whom: Juergen Lock <nox@freebsd.org>
-#
+# Created by: Juergen Lock <nox@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= vdr-plugin-live
PORTVERSION= 0.2.0s20120325
@@ -27,6 +23,7 @@ WRKSRC= ${WRKDIR}/vdr-plugin-${PLUGIN}
VDR_PLUGIN_MAKEFILES= ${WRKSRC}/httpd/Makefile ${WRKSRC}/pages/Makefile
MAKE_ARGS+= INCLUDES="-I$(LOCALBASE)/include -I${WRKSRC}"
+NO_STAGE= yes
.include "${.CURDIR}/../../multimedia/vdr/Makefile.plugins"
post-patch: post-patch-plugin