diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-14 07:00:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-14 07:00:03 +0000 |
commit | e6e8eed43e6509836d67b7f21b00e5af1186d9cf (patch) | |
tree | c09f1157d1640ef456972cf7092754f9504e5c8c /audio | |
parent | f960f17a409db6413c6890f7f0ea21d460001c9b (diff) | |
download | ports-e6e8eed43e6509836d67b7f21b00e5af1186d9cf.tar.gz ports-e6e8eed43e6509836d67b7f21b00e5af1186d9cf.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/calf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/calf/Makefile b/audio/calf/Makefile index fa15974410b7..daf89ef72019 100644 --- a/audio/calf/Makefile +++ b/audio/calf/Makefile @@ -26,6 +26,8 @@ USE_GMAKE= yes USE_GNOME= gtk20 libglade2 CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/dssi -L${LOCALBASE}/lib +BROKEN= Does not compile + MAN1= calfjackhost.1 MAN7= calf.7 INSTALLS_ICONS= yes |