summaryrefslogtreecommitdiff
path: root/devel/SDL
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-10 05:46:44 +0000
committerjlam <jlam@pkgsrc.org>2004-01-10 05:46:44 +0000
commit88b7405a350251938e966545444a450b25e76480 (patch)
tree3a10e9958bb2b7dfe79397e4d9b9590ecc6ff191 /devel/SDL
parent8d9747f9635ecbf76650d3eb86e724e1944f5484 (diff)
downloadpkgsrc-88b7405a350251938e966545444a450b25e76480.tar.gz
Again, include buildlink3.mk files when using buildlink3.
Diffstat (limited to 'devel/SDL')
-rw-r--r--devel/SDL/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/SDL/Makefile.common b/devel/SDL/Makefile.common
index dc2eddf76a6..d77a0f1ffca 100644
--- a/devel/SDL/Makefile.common
+++ b/devel/SDL/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2004/01/05 22:44:04 jlam Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/01/10 05:46:44 jlam Exp $
#
DISTNAME= SDL-1.2.6
@@ -23,7 +23,7 @@ USE_LIBTOOL= YES
.include "../../mk/bsd.prefs.mk"
.if ${MACHINE_ARCH} == "i386"
-.include "../../devel/binutils/buildlink2.mk"
+. include "../../devel/binutils/buildlink3.mk"
BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
NASMFLAGS_ELF= -f elf
NASMFLAGS_a.out= -f aoutb