pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/fillets-ng games/fillets-ng: fix path to documen...
details: https://anonhg.NetBSD.org/pkgsrc/rev/126b5f656779
branches: trunk
changeset: 415714:126b5f656779
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Oct 12 20:00:30 2019 +0000
description:
games/fillets-ng: fix path to documentation files
diffstat:
games/fillets-ng/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 5631ac52f488 -r 126b5f656779 games/fillets-ng/Makefile
--- a/games/fillets-ng/Makefile Sat Oct 12 20:00:06 2019 +0000
+++ b/games/fillets-ng/Makefile Sat Oct 12 20:00:30 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2019/09/07 14:49:58 nia Exp $
+# $NetBSD: Makefile,v 1.38 2019/10/12 20:00:30 rillig Exp $
#
DISTNAME= fillets-ng-1.0.1
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fillets/}
@@ -25,7 +26,7 @@
SUBST_STAGE.man= pre-configure
SUBST_FILES.man= fillets.6
SUBST_MESSAGE.man= Fixing documentation path in the manual page.
-SUBST_SED.man= "s,/usr/share/doc/fillets-ng/html/manual.html,${PREFIX}/share/doc/html/fillets-ng/manual.html,"
+SUBST_SED.man= -e "s,/usr/share/doc/fillets-ng/html/manual.html,${PREFIX}/share/doc/fillets-ng/manual.html,"
LUA_VERSIONS_ACCEPTED= 51
Home |
Main Index |
Thread Index |
Old Index