diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-06-13 08:40:06 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-06-13 08:40:06 +0000 |
commit | 8c6092e5ec455e0673086036e0a9b026dc9510eb (patch) | |
tree | fe1db175baadf14a460db2851f82161c97b8041e /devel/ossp-var/Makefile | |
parent | 825193eda3c85c9cb2bd34787409665e70a201e5 (diff) | |
download | ports-8c6092e5ec455e0673086036e0a9b026dc9510eb.tar.gz ports-8c6092e5ec455e0673086036e0a9b026dc9510eb.zip |
Notes
Diffstat (limited to 'devel/ossp-var/Makefile')
-rw-r--r-- | devel/ossp-var/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-var/Makefile b/devel/ossp-var/Makefile index f80e59426901..d3916c4452d9 100644 --- a/devel/ossp-var/Makefile +++ b/devel/ossp-var/Makefile @@ -22,7 +22,7 @@ USE_LDCONFIG= yes .include <bsd.port.pre.mk> .if ${ARCH} == "alpha" -BROKEN= "Does not compile on alpha" +BROKEN= Does not compile on alpha .endif check: build |