* Removing a SUBST_SED line w/o (any longer) effect
This commit is contained in:
parent
cf13c4b1be
commit
f167c560ed
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2008/02/12 18:22:03 h2m Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2008/02/12 18:26:32 h2m Exp $
|
||||
#
|
||||
|
||||
DISTNAME= typespeed-0.6.4
|
||||
|
@ -18,7 +18,6 @@ SUBST_CLASSES+= man-paths
|
|||
SUBST_STAGE.man-paths= pre-patch
|
||||
SUBST_FILES.man-paths= man/typespeed.6
|
||||
SUBST_SED.man-paths= -e 's|/etc/|${PREFIX}/etc/|g'
|
||||
SUBST_SED.man-paths+= -e 's|/usr/local|${PREFIX}|g'
|
||||
SUBST_MESSAGE.man-paths= Adjusting path in the game's man page
|
||||
|
||||
.include "../../devel/ncurses/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue