diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2006-06-21 11:24:27 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2006-06-21 11:24:27 +0000 |
commit | 048927bf0e47693481b247e7c7cbd7771a8cc231 (patch) | |
tree | 3e1556e06b40b54a759fff9265ba688e76032761 /audio/k3bmonkeyaudioplugin | |
parent | 2ac27965a9f3a5a8c7f66fec00aba8506c59f98c (diff) | |
download | ports-048927bf0e47693481b247e7c7cbd7771a8cc231.tar.gz ports-048927bf0e47693481b247e7c7cbd7771a8cc231.zip |
Notes
Diffstat (limited to 'audio/k3bmonkeyaudioplugin')
-rw-r--r-- | audio/k3bmonkeyaudioplugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/k3bmonkeyaudioplugin/Makefile b/audio/k3bmonkeyaudioplugin/Makefile index 18bffcb00031..7a6ba39b751c 100644 --- a/audio/k3bmonkeyaudioplugin/Makefile +++ b/audio/k3bmonkeyaudioplugin/Makefile @@ -30,7 +30,7 @@ post-patch: .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -BROKEN= "Does not compile on FreeBSD 4.x" +BROKEN= Does not compile on FreeBSD 4.x .endif .include <bsd.port.post.mk> |