aboutsummaryrefslogtreecommitdiff
path: root/textproc/opensp
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-10-29 19:01:59 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-10-29 19:01:59 +0000
commit32ea452695861d71749e37d5abc4ce4378741380 (patch)
tree3f4010fbda3c7caab4f9aab623021e3e8c38084b /textproc/opensp
parente5e64fef98d8fb4850a62abcd4d2491d13494282 (diff)
downloadports-32ea452695861d71749e37d5abc4ce4378741380.tar.gz
ports-32ea452695861d71749e37d5abc4ce4378741380.zip
Fix build with FreeBSD 10
Approved by: portmgr (miwi)
Notes
Notes: svn path=/head/; revision=284673
Diffstat (limited to 'textproc/opensp')
-rw-r--r--textproc/opensp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index 118e9064595f..d269c0becd6e 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -18,6 +18,7 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
+WITH_FBSD10_FIX=yes
USE_PERL5= yes
CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \
--datadir=${PREFIX}/share/sgml/openjade \