From d62e9b3934e0a97a6ce2766256e9b38d791e3a4a Mon Sep 17 00:00:00 2001 From: sakamoto Date: Sat, 29 May 1999 17:57:52 +0000 Subject: touch configure for autoconf is never run, noted by Hubert Feyrer. --- sysutils/xps/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sysutils/xps') diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile index 09336580709..9b029f76627 100644 --- a/sysutils/xps/Makefile +++ b/sysutils/xps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/05/24 08:21:26 sakamoto Exp $ +# $NetBSD: Makefile,v 1.5 1999/05/29 17:57:52 sakamoto Exp $ DISTNAME= xps-3.10 CATEGORIES= sysutils @@ -15,4 +15,7 @@ USE_MOTIF= yes GNU_CONFIGURE= yes +post-extract: + @${TOUCH} ${WRKSRC}/configure + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3