diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-05-27 22:58:34 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-05-27 22:58:34 +0000 |
commit | a4deae8088def95d808fbcb497e3a52724d16b74 (patch) | |
tree | eb4491afbc2688a231e65d74641cfae5cda3229a /audio/azrael | |
parent | 54ead12ec2d7ea955099a2fc6dcfd33b717188fd (diff) |
Notes
Diffstat (limited to 'audio/azrael')
-rw-r--r-- | audio/azrael/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/azrael/Makefile b/audio/azrael/Makefile index 8f3fa9199a73..a1550174e82d 100644 --- a/audio/azrael/Makefile +++ b/audio/azrael/Makefile @@ -25,4 +25,6 @@ USE_GNOME= gtk20 PLIST_FILES=bin/azrael +BROKEN= Not updated to the DrJekyll clientlib API + .include <bsd.port.mk> |