diff options
author | agc <agc@pkgsrc.org> | 1999-11-22 11:11:32 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-11-22 11:11:32 +0000 |
commit | 260d332664b7fe58cb0dc6fced62c5d317ecaa4a (patch) | |
tree | ac97c4ee9ad3cee0d20cf8b603b5379f10d0920c /graphics/urt/Makefile | |
parent | bca2c528b969644420833b880d8120ca06ba729b (diff) | |
download | pkgsrc-260d332664b7fe58cb0dc6fced62c5d317ecaa4a.tar.gz |
Split patches one per source file.
Remove fuzz from patches.
Remove PATCH_FUZZ_FACTOR definition.
Diffstat (limited to 'graphics/urt/Makefile')
-rw-r--r-- | graphics/urt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 81f714ed94f..242c84704ab 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/11/12 10:41:22 agc Exp $ +# $NetBSD: Makefile,v 1.9 1999/11/22 11:11:32 agc Exp $ # FreeBSD Id: Makefile,v 1.6 1998/02/11 08:48:26 tg Exp # @@ -28,8 +28,6 @@ MAKEFILE= makefile MAKE_ENV+= PKGSRCDIR=${BUILD_ROOT} WORKINGDIRNAME=${WRKDIR:T} ALL_TARGET= -PATCH_FUZZ_FACTOR= -F2 - post-install: ${MKDIR} ${PREFIX}/share/doc/urt ${PREFIX}/share/examples/urt cd ${PREFIX}/share/doc/urt && (\ |