diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-16 20:09:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-16 20:09:14 +0000 |
commit | d9e440c231c0356fdb8601e5a1c00733a0fd7a0e (patch) | |
tree | 5b34b0594f62e07ed3da26b9dd16da8844b0ad07 /audio/dino | |
parent | 478b9f3e41da68b60314df035e6876714a9feae6 (diff) | |
download | ports-d9e440c231c0356fdb8601e5a1c00733a0fd7a0e.tar.gz ports-d9e440c231c0356fdb8601e5a1c00733a0fd7a0e.zip |
Notes
Diffstat (limited to 'audio/dino')
-rw-r--r-- | audio/dino/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/dino/Makefile b/audio/dino/Makefile index 330b32880f29..50d67b4ec7f1 100644 --- a/audio/dino/Makefile +++ b/audio/dino/Makefile @@ -28,4 +28,6 @@ BUILD_DEPENDS= jackit>=0.109.2:${PORTSDIR}/audio/jack GNU_CONFIGURE= yes USE_GMAKE= yes +BROKEN= does not compile + .include <bsd.port.mk> |