diff options
author | Juergen Lock <nox@FreeBSD.org> | 2014-03-15 15:35:59 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2014-03-15 15:35:59 +0000 |
commit | 587837f8ba8be0bbf224c74e35a67d797485e873 (patch) | |
tree | f1f3ba7b1b990e83ede3ef650a0bb69ea6181b2f /multimedia/vdr-plugin-femon | |
parent | f3a8e58f521ce4787196e8adf4e6d0d665f4dd94 (diff) | |
download | ports-587837f8ba8be0bbf224c74e35a67d797485e873.tar.gz ports-587837f8ba8be0bbf224c74e35a67d797485e873.zip |
Switch my ports to USES= tar:...
Notes
Notes:
svn path=/head/; revision=348333
Diffstat (limited to 'multimedia/vdr-plugin-femon')
-rw-r--r-- | multimedia/vdr-plugin-femon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugin-femon/Makefile b/multimedia/vdr-plugin-femon/Makefile index 1b777239348e..cbea2fb0913d 100644 --- a/multimedia/vdr-plugin-femon/Makefile +++ b/multimedia/vdr-plugin-femon/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - frontend monitor plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY |