diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-14 15:00:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-14 15:00:03 +0800 |
commit | 151e39ce105ff71c7179897f526ad764de43c02b (patch) | |
tree | 7606e2fa5097feed6147e2b18569f0d98bdaa738 /audio/calf | |
parent | 02de5a822a55f42514fae09b89b4cfe7d736edfe (diff) | |
download | freebsd-ports-gnome-151e39ce105ff71c7179897f526ad764de43c02b.tar.gz freebsd-ports-gnome-151e39ce105ff71c7179897f526ad764de43c02b.tar.zst freebsd-ports-gnome-151e39ce105ff71c7179897f526ad764de43c02b.zip |
- Mark BROKEN Does not compile
Diffstat (limited to 'audio/calf')
-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 |