aboutsummaryrefslogtreecommitdiff
path: root/textproc/opensp/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2018-02-03 13:36:44 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2018-02-03 13:36:44 +0000
commitee08fc60e5738bfa9d02876d8374492f5ca168ea (patch)
treea762f4094545ebc68c8b8a8ffbcf3c35109aebb4 /textproc/opensp/Makefile
parent3a0efcc56dbe7da06cc25419adafac7fb929babd (diff)
downloadports-ee08fc60e5738bfa9d02876d8374492f5ca168ea.tar.gz
ports-ee08fc60e5738bfa9d02876d8374492f5ca168ea.zip
- Fix opensp build with clang 6
- While here convert to USES=localbase PR: 225307 Submitted by: me Approved by: Maintainer timeout
Notes
Notes: svn path=/head/; revision=460812
Diffstat (limited to 'textproc/opensp/Makefile')
-rw-r--r--textproc/opensp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index 135addf6286a..57567210e896 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -15,14 +15,12 @@ LICENSE_NAME= License of James Clark's Software
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= gmake iconv libtool perl5
+USES= gmake iconv libtool localbase perl5
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \
--datadir=${PREFIX}/share/sgml/openjade \
--disable-doc-build
-LDFLAGS+= -L${LOCALBASE}/lib
-CFLAGS+= -I${LOCALBASE}/include
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes