aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-pandoc
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2019-05-12 11:37:36 +0000
committerGleb Popov <arrowd@FreeBSD.org>2019-05-12 11:37:36 +0000
commit5cc37e829d6db491f2734d47682683f8e090d591 (patch)
tree57945312b32765901312c2beea6fa034d25fe276 /textproc/hs-pandoc
parent619b0d5786d7e5c77369a3c4d61aec27abfad56f (diff)
downloadports-5cc37e829d6db491f2734d47682683f8e090d591.tar.gz
ports-5cc37e829d6db491f2734d47682683f8e090d591.zip
Workaround failure building net/geoipupdate by enabling hs-pandoc's EMBED_DATA option by default.
Reported by: adamw Approved by: tcberner (mentor, implicit)
Notes
Notes: svn path=/head/; revision=501378
Diffstat (limited to 'textproc/hs-pandoc')
-rw-r--r--textproc/hs-pandoc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index d37611e3e196..9a52ab07a79d 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pandoc
PORTVERSION= 2.7.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -13,6 +14,7 @@ LICENSE= GPLv2
USES= cabal
OPTIONS_DEFINE= EMBED_DATA TRYPANDOC
+OPTIONS_DEFAULT= EMBED_DATA
EMBED_DATA_DESC= Embed data files in binary for relocatable executable
EMBED_DATA_CABAL_FLAGS= embed_data_files