aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-10-24 04:52:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-10-24 04:52:53 +0000
commitd020ff0cec871cd7738ae010465dc274debd6c85 (patch)
tree7f33484e9bd4971b202de1e4bec8727a19b6e846
parent87712d05d45786440842662f57aa171a0027bb6b (diff)
downloadports-d020ff0cec871cd7738ae010465dc274debd6c85.tar.gz
ports-d020ff0cec871cd7738ae010465dc274debd6c85.zip
Notes
-rw-r--r--audio/lopster/Makefile2
-rw-r--r--net-p2p/lopster/Makefile2
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