pkgsrc/devel/p5-SDL/patches/patch-aa
wiz e24ecb0542 Do not include x11.buildlink2.mk directly, it is not meant to be.
Use BUILDLINK_DEPENDS instead of DEPENDS _and_ inclusion of buildlink2.mk.
Add RCS Id to patch-aa.
2003-01-02 10:01:33 +00:00

11 lines
292 B
Text

$NetBSD: patch-aa,v 1.2 2003/01/02 10:01:34 wiz Exp $
--- Makefile.PL.old Wed Jan 1 15:54:59 2003
+++ Makefile.PL Wed Jan 1 15:55:16 2003
@@ -5,6 +5,7 @@
#
%OS = (
+ netbsd => "Makefile.netbsd",
linux => "Makefile.linux",
win => "Makefile.win32",
freebsd => "Makefile.freebsd",