aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mkclean
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-10-01 05:59:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-10-01 05:59:45 +0000
commit97a3b067746388d841fef4af100c1d7a76395659 (patch)
tree237b5b6253b31fb0c3ae18f995730c736e79d698 /multimedia/mkclean
parent10bf440c9a3e6864d950886630ada32b14b45ca6 (diff)
downloadports-97a3b067746388d841fef4af100c1d7a76395659.tar.gz
ports-97a3b067746388d841fef4af100c1d7a76395659.zip
- fix plist
Reported by: pointyhat (pav)
Notes
Notes: svn path=/head/; revision=282717
Diffstat (limited to 'multimedia/mkclean')
-rw-r--r--multimedia/mkclean/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/mkclean/Makefile b/multimedia/mkclean/Makefile
index 5c1536d75b67..2f1e212d87b3 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