Remove gawk and a stray \ from the RUN_DEPENDS line.
Replace /bin/bash with /bin/sh in a script.

Obtained from:	GNOME dev repo.
This commit is contained in:
Koop Mast 2014-03-08 13:56:46 +00:00
parent 84e4a28850
commit 5241a7b27f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347497
3 changed files with 12 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/textproc/gnome-doc-utils/Makefile 18610 2013-06-30 16:33:05Z marcus $
# $MCom: ports/trunk/textproc/gnome-doc-utils/Makefile 19009 2014-03-02 22:41:42Z kwm $
PORTNAME= gnome-doc-utils
PORTVERSION= 0.20.10
@ -12,11 +12,10 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME doc utils
BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \
${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 \
gawk:${PORTSDIR}/lang/gawk
${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \
${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 \
${LOCALBASE}/share/xml/docbook/4.3:${PORTSDIR}/textproc/docbook-xml \
${LOCALBASE}/share/xml/docbook/4.3:${PORTSDIR}/textproc/docbook-xml
USE_XZ= yes
MAKE_JOBS_UNSAFE=yes
@ -29,9 +28,6 @@ CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAN1= xml2po.1
NO_STAGE= yes
post-install:
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${PYTHON_SITELIBDIR}/xml2po
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${PYTHON_SITELIBDIR}/xml2po/modes

View file

@ -0,0 +1,8 @@
--- tools/gnome-doc-tool.in.orig 2013-12-19 16:08:52.000000000 +0100
+++ tools/gnome-doc-tool.in 2013-12-19 16:08:59.000000000 +0100
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# gnome-doc-html - Convert documentation to HTML
# gnome-doc-html. Generated from gnome-doc-html.in by configure.
# Copyright (C) 2006 Shaun McCance <shaunm@gnome.org>

View file

@ -27,6 +27,7 @@ libdata/pkgconfig/xml2po.pc
%%PYTHON_SITELIBDIR%%/xml2po/modes/xhtml.py
%%PYTHON_SITELIBDIR%%/xml2po/modes/xhtml.pyc
%%PYTHON_SITELIBDIR%%/xml2po/modes/xhtml.pyo
man/man1/xml2po.1.gz
share/aclocal/gnome-doc-utils.m4
%%DATADIR%%/gnome-doc-utils.make
%%DATADIR%%/icons/hicolor/48x48/status/admon-bug.png