mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
08e8044ef4
commit
fedfb3ebe3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348035
@ -27,9 +27,8 @@ XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr
|
||||
CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports
|
||||
|
||||
USE_PYTHON_RUN= 2
|
||||
USE_XZ= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pathfix pkgconfig shebangfix perl5
|
||||
USES= gmake pathfix pkgconfig shebangfix perl5 tar:xz
|
||||
USE_GNOME= gnomeprefix libxslt gnomedocutils
|
||||
INSTALLS_OMF= yes
|
||||
CONFIGURE_ARGS= --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports
|
||||
@ -39,12 +38,8 @@ PLIST_SUB= XMLCATMGR=${XMLCATMGR} \
|
||||
CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML} \
|
||||
CATALOG_DIR=${CATALOG_DIR}
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/bin/perl|${LOCALBASE}/bin/perl|g' \
|
||||
${WRKSRC}/tests/tools.sh
|
||||
|
||||
post-install:
|
||||
-@${XMLCATMGR} -sc ${CATALOG_PORTS_SGML} add CATALOG ${CATALOG_DIR}/gtk-doc.cat
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user