summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-03-26 21:41:05 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-03-26 21:41:05 +0000
commit3bccefcfc3f37a842ac26c736199c99eb67d01e0 (patch)
tree377ba1152e9524f4a3b22001d35e030b1f38c9bf
parentPortlint: (diff)
Portlint:
-Remove an extra empty line.
Notes
Notes: svn path=/head/; revision=188423
-rw-r--r--multimedia/mpeg4ip/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index 6011f31f025e..10c526be1844 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -38,7 +38,6 @@ CONFIGURE_ARGS= --enable-ffmpeg=${LOCALBASE} \
--enable-mp4live \
--disable-static
-
OPTIONS= ARTS "Enable Arts Support" Off \
ESOUND "Enable Esound Support" Off \
IPV6 "Enable IPV6 Support" On \