From 57c5b31de7e18245f582318496394bea5bb4aefc Mon Sep 17 00:00:00 2001 From: sobomax Date: Wed, 19 Jun 2002 08:18:10 +0000 Subject: Add USE_REINPLACE where appropriate. --- textproc/gpp/Makefile | 2 ++ textproc/scrollkeeper/Makefile | 1 + 2 files changed, 3 insertions(+) (limited to 'textproc') diff --git a/textproc/gpp/Makefile b/textproc/gpp/Makefile index 05bb379..580462a 100644 --- a/textproc/gpp/Makefile +++ b/textproc/gpp/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.math.polytechnique.fr/cmat/auroux/prog/ MAINTAINER= jos@catnook.com +USE_REINPLACE= yes + MAN1= gpp.1 post-patch: diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index c8096dd..5b37c03 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -32,6 +32,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_LIBTOOL= yes USE_BISON= yes +USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \ --with-omfdirs=${PREFIX}/share/gnome/omf -- cgit v1.1