summaryrefslogtreecommitdiff
path: root/devel/SDL
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-10 05:46:44 +0000
committerjlam <jlam>2004-01-10 05:46:44 +0000
commit7fb758b90a8486fa3444af0dc15e2757ef3b410a (patch)
tree3a10e9958bb2b7dfe79397e4d9b9590ecc6ff191 /devel/SDL
parent7c9eacb87aeab7ef1c20214ccb302f8878d9ddcd (diff)
downloadpkgsrc-7fb758b90a8486fa3444af0dc15e2757ef3b410a.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