summaryrefslogtreecommitdiff
path: root/devel/SDL
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-13 17:29:20 +0000
committerjlam <jlam>2004-02-13 17:29:20 +0000
commit1e5b379d6154292070703684efee19918ca3f809 (patch)
treef4866f8b18631946654cf13f8f4eef2b2d2a5206 /devel/SDL
parent22112c9ab96f040302b903f870735f570d136726 (diff)
downloadpkgsrc-1e5b379d6154292070703684efee19918ca3f809.tar.gz
Override config.status so that it doesn't run again during the build and
overwrite our libtool replacement. Fixes PR 24407.
Diffstat (limited to 'devel/SDL')
-rw-r--r--devel/SDL/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/SDL/Makefile.common b/devel/SDL/Makefile.common
index c6698d95ac9..157a68c1b5e 100644
--- a/devel/SDL/Makefile.common
+++ b/devel/SDL/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2004/02/13 17:15:02 jlam Exp $
+# $NetBSD: Makefile.common,v 1.10 2004/02/13 17:29:20 jlam Exp $
#
DISTNAME= SDL-1.2.6
@@ -15,6 +15,7 @@ PATCHDIR= ${.CURDIR}/../../devel/SDL/patches
USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
+CONFIG_STATUS_OVERRIDE= config.status
USE_GNU_TOOLS+= make
USE_LANGUAGES= c c++
PTHREAD_OPTS+= require