aboutsummaryrefslogtreecommitdiffstats
path: root/science/afni
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-07-07 05:57:06 +0800
committerlinimon <linimon@FreeBSD.org>2006-07-07 05:57:06 +0800
commitd7da9244063998e59e1f92f9884e141a883f8c94 (patch)
tree92578c515f7f6e41d9e25c8adc670932adbdf26c /science/afni
parentb79f83d9caf32d2c7b8b03613f55801180338424 (diff)
downloadfreebsd-ports-gnome-d7da9244063998e59e1f92f9884e141a883f8c94.tar.gz
freebsd-ports-gnome-d7da9244063998e59e1f92f9884e141a883f8c94.tar.zst
freebsd-ports-gnome-d7da9244063998e59e1f92f9884e141a883f8c94.zip
Remove backquote from BROKEN string to avoid upsetting portsmon code.
Hat: portmgr
Diffstat (limited to 'science/afni')
-rw-r--r--science/afni/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index f566659ae840..7c3c29b56fc7 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -36,7 +36,7 @@ RUN_DEPENDS= cjpeg:${PORTSDIR}/graphics/jpeg \
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
-BROKEN= Does not compile on sparc64: "undefined reference to `_mcount'"
+BROKEN= Does not compile on sparc64: "undefined reference to '_mcount'"
.endif
USE_GETTEXT= yes