aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-10-01 13:59:45 +0800
committerbapt <bapt@FreeBSD.org>2011-10-01 13:59:45 +0800
commit37e04697cf5051b8fecd020f6a00d4c8b5074f7d (patch)
tree9d357fa883d135b80bf2dab4d44ec7b2f9d54ec2 /multimedia
parent490b63990fbf788efbf2da18af4db5876a9b13a2 (diff)
downloadfreebsd-ports-graphics-37e04697cf5051b8fecd020f6a00d4c8b5074f7d.tar.gz
freebsd-ports-graphics-37e04697cf5051b8fecd020f6a00d4c8b5074f7d.tar.zst
freebsd-ports-graphics-37e04697cf5051b8fecd020f6a00d4c8b5074f7d.zip
- fix plist
Reported by: pointyhat (pav)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mkclean/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/mkclean/Makefile b/multimedia/mkclean/Makefile
index 5c1536d75b6..2f1e212d87b 100644
--- a/multimedia/mkclean/Makefile
+++ b/multimedia/mkclean/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mkclean
PORTVERSION= 0.8.6
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF/matroska/${PORTNAME}/
@@ -28,7 +29,8 @@ MAKE_ENV+= "LFLAGS=${LDFLAGS}"
MAKEFILE= GNUmakefile
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
-PLIST_FILES= bin/mkclean
+PLIST_FILES= bin/mkclean \
+ bin/mkWDclean
post-extract:
@${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/corec/tools/coremake/gcc_mak.inc