diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | ff21f59f9fc122a8cba781cd7d8c424e88df792f (patch) | |
tree | 060ec5151c4c0bd938947631351e7e5e4cf5e6fe /games/xmris | |
parent | ea4fdc0262b321f66a6890de0e9d10121ffe6718 (diff) |
Notes
Diffstat (limited to 'games/xmris')
-rw-r--r-- | games/xmris/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xmris/Makefile b/games/xmris/Makefile index 95b6f6482922..70646e62f99c 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -20,7 +20,6 @@ USE_IMAKE= yes MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f ALL_TARGET= xmris xmred MAN6= xmred.6 xmris.6 xmsit.6 -USE_REINPLACE= yes post-configure: cd ${WRKSRC} && ${REINPLACE_CMD} -e 's/MANSUFFIX = 1/MANSUFFIX = 6/' \ |