From 02753fa1b410835959897b15c24cf3f3f31638b7 Mon Sep 17 00:00:00 2001 From: trevor Date: Tue, 24 Oct 2000 04:52:53 +0000 Subject: Touch src/Makefile.in, so autoconf won't run. Submitted by: maintainer --- audio/lopster/Makefile | 2 +- net-p2p/lopster/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 3311b1757bc6..cf632d6bb430 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -19,7 +19,7 @@ USE_GTK= yes USE_X_PREFIX= yes post-extract: -.for i in aclocal.m4 stamp-h.in Makefile.in configure +.for i in aclocal.m4 stamp-h.in Makefile.in configure src/Makefile.in ${TOUCH} ${WRKSRC}/${i} .endfor diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 3311b1757bc6..cf632d6bb430 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -19,7 +19,7 @@ USE_GTK= yes USE_X_PREFIX= yes post-extract: -.for i in aclocal.m4 stamp-h.in Makefile.in configure +.for i in aclocal.m4 stamp-h.in Makefile.in configure src/Makefile.in ${TOUCH} ${WRKSRC}/${i} .endfor -- cgit