aboutsummaryrefslogtreecommitdiff
path: root/sysutils/e2fsprogs
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2009-03-30 15:48:54 +0000
committerShaun Amott <shaun@FreeBSD.org>2009-03-30 15:48:54 +0000
commitfaacc273b0d262346a3823e99b1ddba44f995ba5 (patch)
tree915a5f8473783fb32cbfc1f1b0ba51c217a599e1 /sysutils/e2fsprogs
parent2ac7975a6e3192089bf16174f0523b24d0ff844f (diff)
downloadports-faacc273b0d262346a3823e99b1ddba44f995ba5.tar.gz
ports-faacc273b0d262346a3823e99b1ddba44f995ba5.zip
Notes
Diffstat (limited to 'sysutils/e2fsprogs')
-rw-r--r--sysutils/e2fsprogs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index 4df4dd305f67..759964b2854e 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -48,10 +48,6 @@ PKGDEINSTALL= ${PKGINSTALL}
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= uuid library does not compile on sparc64
-.endif
-
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB= NLS="@comment "