aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vdr-plugin-osdteletext
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2013-05-17 21:53:51 +0000
committerJuergen Lock <nox@FreeBSD.org>2013-05-17 21:53:51 +0000
commitcd635a424aa76d7252870d12aaf62c1216207ffb (patch)
tree66fee4a26b327c482f7988c3897cb3f3d0f5e4c4 /multimedia/vdr-plugin-osdteletext
parentad437df9c8f8ca3191286603965d56d8511f46c4 (diff)
downloadports-cd635a424aa76d7252870d12aaf62c1216207ffb.tar.gz
ports-cd635a424aa76d7252870d12aaf62c1216207ffb.zip
- Actually need to @cwd / and then use relative paths (I was confused
by the buildlog that showed @dirrm with absolute paths.) - Bump PORTREVISIONs once more. Submitted by: kwm
Notes
Notes: svn path=/head/; revision=318407
Diffstat (limited to 'multimedia/vdr-plugin-osdteletext')
-rw-r--r--multimedia/vdr-plugin-osdteletext/Makefile2
-rw-r--r--multimedia/vdr-plugin-osdteletext/pkg-plist6
2 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/vdr-plugin-osdteletext/Makefile b/multimedia/vdr-plugin-osdteletext/Makefile
index 2cf3331fe6ea..a63a69267e85 100644
--- a/multimedia/vdr-plugin-osdteletext/Makefile
+++ b/multimedia/vdr-plugin-osdteletext/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vdr-plugin-osdteletext
PORTVERSION= 0.9.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/899/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
diff --git a/multimedia/vdr-plugin-osdteletext/pkg-plist b/multimedia/vdr-plugin-osdteletext/pkg-plist
index 202a125872ad..76518d2ff391 100644
--- a/multimedia/vdr-plugin-osdteletext/pkg-plist
+++ b/multimedia/vdr-plugin-osdteletext/pkg-plist
@@ -10,5 +10,7 @@ lib/vdr/libvdr-osdteletext.so.%%APIVERSION%%
%%NLS%%share/locale/ru_RU/LC_MESSAGES/vdr-osdteletext.mo
%%NLS%%share/locale/sk_SK/LC_MESSAGES/vdr-osdteletext.mo
%%NLS%%share/locale/uk_UA/LC_MESSAGES/vdr-osdteletext.mo
-@dirrmtry /var/cache/vdr/vtx
-@dirrmtry /var/cache/vdr
+@cwd /
+@dirrmtry var/cache/vdr/vtx
+@dirrmtry var/cache/vdr
+@cwd