aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-07 18:41:13 +0800
committerbapt <bapt@FreeBSD.org>2014-03-07 18:41:13 +0800
commitc4ca261222e2b6bf7edaf2aa4bd97305da8b652e (patch)
tree3c7b786bed8d31c99c021ce5245c01843a273dac /multimedia
parente6b2256e4b361451dfb59bad206749628cf5d2d7 (diff)
downloadfreebsd-ports-gnome-c4ca261222e2b6bf7edaf2aa4bd97305da8b652e.tar.gz
freebsd-ports-gnome-c4ca261222e2b6bf7edaf2aa4bd97305da8b652e.tar.zst
freebsd-ports-gnome-c4ca261222e2b6bf7edaf2aa4bd97305da8b652e.zip
Convert to dos2unix
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libmatroska/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index 768a8d937d6c..16ab5340727f 100644
--- a/multimedia/libmatroska/Makefile
+++ b/multimedia/libmatroska/Makefile
@@ -15,9 +15,9 @@ LICENSE= LGPL21
LIB_DEPENDS= libebml.so:${PORTSDIR}/textproc/libebml
-USES= gmake
+USES= gmake dos2unix
USE_BZIP2= yes
-USE_DOS2UNIX= make/linux/Makefile
+DOS2UNIX_FILES= make/linux/Makefile
BUILD_WRKSRC= ${WRKSRC}/make/linux
INSTALL_WRKSRC= ${WRKSRC}/make/linux
USE_LDCONFIG= yes