Skip to content

Commit

Permalink
textproc/docbook-utils: shebangfix for bin/sgmldiff.in
Browse files Browse the repository at this point in the history
Approved-by:	gabor (maintainer), mentors (implicit)
  • Loading branch information
opsec committed Jun 10, 2014
1 parent 5c11ad7 commit 79f9f6c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions textproc/docbook-utils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= docbook-utils
PORTVERSION= 0.6.14
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= docbook-tools/new-trials/SOURCES
Expand All @@ -21,11 +21,13 @@ RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-d

CONFLICTS= docbook2X-*

USES= perl5 gmake
USES= perl5 gmake shebangfix
USE_PERL5= run
USE_TEX= jadetex
GNU_CONFIGURE= yes
MAKE_ARGS+= docdir="${DOCSDIR}" htmldir="${DOCSDIR}/html"
SHEBANG_FILES= bin/sgmldiff.in
perl_OLD_CMD= @perl_bindir@/perl

PORTDOCS= *

Expand Down

0 comments on commit 79f9f6c

Please sign in to comment.