summaryrefslogtreecommitdiff
path: root/devel/p5-SDL/patches/patch-aa
blob: 2223a576c556ba94bd266cfc495f506214cfe65b (plain)
1
2
3
4
5
6
7
8
9
10
11
$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",