diff options
author | mezz <mezz@FreeBSD.org> | 2007-03-27 05:41:05 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-03-27 05:41:05 +0800 |
commit | 07301533b4792dc130e184d08b27bc0bb9c8ba47 (patch) | |
tree | 81e6d376489e7dc39bfadd251b2d5ce2702de292 /multimedia | |
parent | 5c6961c2e33bc39ad817722a9beba31ce4e592b0 (diff) | |
download | freebsd-ports-gnome-07301533b4792dc130e184d08b27bc0bb9c8ba47.tar.gz freebsd-ports-gnome-07301533b4792dc130e184d08b27bc0bb9c8ba47.tar.zst freebsd-ports-gnome-07301533b4792dc130e184d08b27bc0bb9c8ba47.zip |
Portlint:
-Remove an extra empty line.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mpeg4ip/Makefile | 1 |
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 \ |