diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-04-01 14:46:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2006-04-01 14:46:50 +0000 |
commit | 6090f5b061381624b20578cfee768f3c45a5cfc8 (patch) | |
tree | 985e47372503b3553f9edeb3c8d16ab820c61482 /graphics/gnash-devel/Makefile | |
parent | 3f69c28c5f96b57782b66acbdb4c4dd402568dce (diff) | |
download | ports-6090f5b061381624b20578cfee768f3c45a5cfc8.tar.gz ports-6090f5b061381624b20578cfee768f3c45a5cfc8.zip |
Notes
Diffstat (limited to 'graphics/gnash-devel/Makefile')
-rw-r--r-- | graphics/gnash-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index 9606503ae0e6..6a07b6711d1a 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -59,6 +59,7 @@ CPPFLAGS+= `firefox-config --cflags` LDFLAGS+= `firefox-config --libs` PLIST_SUB= PLUGIN:="" .else +CONFIGURE_ARGS+= --disable-reader PLIST_SUB= PLUGIN:="@comment " .endif |