aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libdv
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2014-06-01 00:37:58 +0800
committerak <ak@FreeBSD.org>2014-06-01 00:37:58 +0800
commit4258fa7831c79d69f262e8317a02a9b88f93783a (patch)
tree3aba6572b76515a94751ae114e5304e1d6c1f9ac /multimedia/libdv
parent660aeced15c82ec76d0a069f8330817bd38edf20 (diff)
downloadfreebsd-ports-gnome-4258fa7831c79d69f262e8317a02a9b88f93783a.tar.gz
freebsd-ports-gnome-4258fa7831c79d69f262e8317a02a9b88f93783a.tar.zst
freebsd-ports-gnome-4258fa7831c79d69f262e8317a02a9b88f93783a.zip
- Fix various distinfo errors
- Remove unused USE_* knobs - Convert USE_TWISTED_RUN to USES - Remove empty lines after .include <bsd.port.mk> Approved by: portmgr (antoine)
Diffstat (limited to 'multimedia/libdv')
-rw-r--r--multimedia/libdv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/libdv/Makefile b/multimedia/libdv/Makefile
index e59753df0675..fab2d4ba51d4 100644
--- a/multimedia/libdv/Makefile
+++ b/multimedia/libdv/Makefile
@@ -58,4 +58,3 @@ post-install:
# However, lack of -O{1,s,2,3} or -O0 BREAK the build
# Therefore, make sure we have AT LEAST -O and avoid -O0
CFLAGS:= -O ${CFLAGS:N-O0}
-