diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-12-04 21:22:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-12-04 21:22:05 +0000 |
commit | 4a2feb2d00c15474aa2a2927c5634ccf53e709b4 (patch) | |
tree | 70ab14112432ce0a30f8a4e6d129ef2abe805ed1 /x11 | |
parent | 8ae01089ec1e518d078c916c0e50a4d7020e09c1 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnustep-app/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 67415f2f6545..742793804334 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -93,7 +93,8 @@ USE_GNUSTEP_SYSTEM_BUNDLES+= \ USE_GNUSTEP_LOCAL_BUNDLES+= \ Cddb:audio/cddb-bundle \ - Burn/MP3ToWav:audio/mp3towav-bundle \ + +# Burn/MP3ToWav:audio/mp3towav-bundle \ USE_GNUSTEP_SYSTEM_THEMES+= \ Camaelon:x11-themes/etoile-camaelon \ |