diff options
Diffstat (limited to 'multimedia/vdr-plugin-streamdev')
-rw-r--r-- | multimedia/vdr-plugin-streamdev/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugin-streamdev/Makefile b/multimedia/vdr-plugin-streamdev/Makefile index cbee81a5e59d..66714ead64ee 100644 --- a/multimedia/vdr-plugin-streamdev/Makefile +++ b/multimedia/vdr-plugin-streamdev/Makefile @@ -9,13 +9,13 @@ MASTER_SITES= http://projects.vdr-developer.org/attachments/download/953/:releas LOCAL:snapshot MASTER_SITE_SUBDIR= nox/:snapshot DISTFILES= ${DISTNAME:S/plugin-//}${EXTRACT_SUFX}:release -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - stream device plugin RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash +USES= tar:tgz PORTDOCS= COPYING README HISTORY HAVE_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |