- Stage support

- Convert to USES
This commit is contained in:
Martin Wilke 2014-03-01 17:57:25 +00:00
parent f98c83b24a
commit 5ffb8ab3c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346666

View file

@ -24,8 +24,8 @@ DOCBOOK_VERSION=4.2
CONFLICTS= scrollkeeper-[0-9]* CONFLICTS= scrollkeeper-[0-9]*
USE_BZIP2= yes USE_BZIP2= yes
USE_GMAKE= yes USES= gmake pathfix
USE_GNOME= gnomehier gnomehack libxslt USE_GNOME= gnomehier libxslt
USE_PYTHON= yes USE_PYTHON= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
@ -35,7 +35,6 @@ CONFIGURE_ARGS= --with-convert-dir=${LOCALBASE}/share/omf \
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|/lib/rarian|/db/rarian|' \ @${REINPLACE_CMD} -e 's|/lib/rarian|/db/rarian|' \
${WRKSRC}/util/Makefile.in ${WRKSRC}/util/Makefile.in