diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-23 17:12:13 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-23 17:12:13 +0000 |
commit | 670f06c5222928202e52a22f36ce479a5fde1440 (patch) | |
tree | 01208d8448cafb509723c70a318eef4c88907e8d /graphics/swfdec | |
parent | 2bbb53adc36284dc2507485b13f0126c3d49984f (diff) | |
download | ports-670f06c5222928202e52a22f36ce479a5fde1440.tar.gz ports-670f06c5222928202e52a22f36ce479a5fde1440.zip |
Notes
Diffstat (limited to 'graphics/swfdec')
-rw-r--r-- | graphics/swfdec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index f1ed41279e34..1652d7427693 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -26,7 +26,7 @@ LDFLAGS+= -Wl,-Bsymbolic -L${LOCALBASE}/lib PLIST_SUB= VERSION=${PORTVERSION:R} OPTIONS_DEFINE= PULSEAUDIO -PULSEAUDIO_DESC="Enable the PulseAudio sound module" +PULSEAUDIO_DESC=Enable the PulseAudio sound module .include <bsd.port.options.mk> |