diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-11-18 23:30:13 +0000 |
commit | 1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch) | |
tree | 3dbfd735c8826824161ca86ec4188c8fda926fd1 /multimedia/gmerlin | |
parent | 99fbc95297531de7397f79ccd27a457078242b4b (diff) |
Notes
Diffstat (limited to 'multimedia/gmerlin')
-rw-r--r-- | multimedia/gmerlin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gmerlin/Makefile b/multimedia/gmerlin/Makefile index a23ffa98501c..5d6d1c184ebf 100644 --- a/multimedia/gmerlin/Makefile +++ b/multimedia/gmerlin/Makefile @@ -42,7 +42,7 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-alsa --disable-v4l --disable-v4l2 \ --disable-camelot --disable-alsamixer --disable-v4lconvert \ - --without-doxygen --without-cpuflags + --without-doxygen --without-cpuflags USE_LDCONFIG= yes INSTALL_ICONS= yes |