aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-03-28 02:05:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-03-28 02:05:03 +0000
commit77e6d0bd65735dc983483196241f804835ec53a5 (patch)
tree4db9e955ccadf68a3cd94a7e970ff65a926544cf /textproc
parent6d06dcdfe2b3e96575898dc192fc0d0fe715319b (diff)
downloadports-77e6d0bd65735dc983483196241f804835ec53a5.tar.gz
ports-77e6d0bd65735dc983483196241f804835ec53a5.zip
textproc/halibut: Fix build on systems where no-common is default
Reported by: fallout
Notes
Notes: svn path=/head/; revision=569370
Diffstat (limited to 'textproc')
-rw-r--r--textproc/halibut/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/halibut/Makefile b/textproc/halibut/Makefile
index f027208e8105..3c399fa922bf 100644
--- a/textproc/halibut/Makefile
+++ b/textproc/halibut/Makefile
@@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
USES= gmake perl5
+CFLAGS+= -fcommon # ld: error: duplicate symbol: all_fonts
+
PLIST_FILES= bin/halibut \
man/man1/halibut.1.gz