diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-11-28 03:04:22 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-11-28 03:04:22 +0000 |
commit | 9993b3d4614910775cbb798b84db4eb51bf30fb2 (patch) | |
tree | b4a78595eab7da01a9bc32f2ea20096fca2a89bf /audio/firefly | |
parent | 3d95a1d1078f109880cfeb365a9335ad1066c117 (diff) |
Notes
Diffstat (limited to 'audio/firefly')
-rw-r--r-- | audio/firefly/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/firefly/Makefile b/audio/firefly/Makefile index 2e9de490da21..7fdd60356ca6 100644 --- a/audio/firefly/Makefile +++ b/audio/firefly/Makefile @@ -45,6 +45,8 @@ PLIST_SUB+= DAAPD_DBDIR=${DAAPD_DBDIR} USE_LDCONFIG= yes +USE_GCC= any + OPTIONS= JAPANESE "Japanese support in ID3 tags" off .include <bsd.port.options.mk> |