diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-08-21 18:20:49 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-08-21 18:20:49 +0000 |
commit | f9baf7888440d51cf6555bec0947b1716c48fc22 (patch) | |
tree | f2b32c84917705f841bd63949a4dc75d71cb1e13 /audio | |
parent | 2af25970283697454c746921b105caa84e5a8589 (diff) | |
download | ports-f9baf7888440d51cf6555bec0947b1716c48fc22.tar.gz ports-f9baf7888440d51cf6555bec0947b1716c48fc22.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libnjb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libnjb/Makefile b/audio/libnjb/Makefile index 9d212c81990b..c916a69e7c69 100644 --- a/audio/libnjb/Makefile +++ b/audio/libnjb/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= C library, API for communicating with Creative and Dell audio players +BROKEN= incomplete plist + USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |