aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdv
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-05-31 16:37:58 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-05-31 16:37:58 +0000
commitfe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb (patch)
tree3aba6572b76515a94751ae114e5304e1d6c1f9ac /multimedia/libdv
parentf4651688029fd1776aa50c470ece596188945ab8 (diff)
downloadports-fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb.tar.gz
ports-fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb.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)
Notes
Notes: svn path=/head/; revision=355995
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}
-