diff options
Diffstat (limited to 'databases/rrdtool10')
-rw-r--r-- | databases/rrdtool10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile index a08a79657ed3..73b0364c7885 100644 --- a/databases/rrdtool10/Makefile +++ b/databases/rrdtool10/Makefile @@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--with-pic .endif .if ${ARCH} == "ia64" -BROKEN= "Does not build on ia64" +BROKEN= Does not build on ia64 .endif post-extract: |