diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-04 20:25:15 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-04 20:25:15 +0000 |
commit | 82a635cfd86f3853fff140d1241ab171b790d05f (patch) | |
tree | 94fc6928b93b335657853bb95048f72660ee448b /audio | |
parent | c616f818655de93ca1967279eadea3f48d758248 (diff) | |
download | ports-82a635cfd86f3853fff140d1241ab171b790d05f.tar.gz ports-82a635cfd86f3853fff140d1241ab171b790d05f.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/nas/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile index cea473d095a9..295d3e60c8b7 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -16,7 +16,6 @@ COMMENT= Network Audio System USE_IMAKE= yes INSTALLS_SHLIB= yes -CFLAGS+= -Werror MAKE_ENV+= COMPRESS_CMD="${COMPRESS_CMD:S/c//}" PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message |