diff options
author | pav <pav@FreeBSD.org> | 2009-10-01 04:46:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-10-01 04:46:52 +0800 |
commit | 5fc919b5d0f03a100c2e4bc28a45e720eb63c1b6 (patch) | |
tree | 2115f331221c30974199e6be8e022824a757278e /audio | |
parent | af3125aded368a9abeadee23dd0198a319ba494f (diff) | |
download | freebsd-ports-gnome-5fc919b5d0f03a100c2e4bc28a45e720eb63c1b6.tar.gz freebsd-ports-gnome-5fc919b5d0f03a100c2e4bc28a45e720eb63c1b6.tar.zst freebsd-ports-gnome-5fc919b5d0f03a100c2e4bc28a45e720eb63c1b6.zip |
- Mark BROKEN: bad plist
Reported by: pointyhat
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ardour/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index a73ec595ec20..e34c60b99fd3 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -35,6 +35,8 @@ BUILD_DEPENDS= jackit>=0.109.2:${PORTSDIR}/audio/jack # However, the library version number was not changed. The line above # is supposed to work around that. +BROKEN= bad plist + USE_SCONS= yes SCONS_ENV+= SYSLIBS=yes PREFIX=${PREFIX} NLS=yes CFLAGS+= -I${LOCALBASE}/include |