- Stage support
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user