diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 20:08:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 20:08:47 +0000 |
commit | 33dc8bdfc7424ddb2cb38e9725d196eda0ddbfa6 (patch) | |
tree | a9a385d1f8fd2b11911d2cd0d573aac02fcb8c83 /devel/libassa | |
parent | 7425e4811081e6fca4c3c40a7b86ab317b0f0425 (diff) | |
download | ports-33dc8bdfc7424ddb2cb38e9725d196eda0ddbfa6.tar.gz ports-33dc8bdfc7424ddb2cb38e9725d196eda0ddbfa6.zip |
Notes
Diffstat (limited to 'devel/libassa')
-rw-r--r-- | devel/libassa/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index 0ab03ad19782..ef38c6b44632 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -30,8 +30,4 @@ post-patch: BROKEN= compilation fails and passing -fhuge-objects does not help .endif -.if ${ARCH} == "sparc64" -BROKEN= does not build on sparc64 -.endif - .include <bsd.port.post.mk> |