e24ecb0542
Use BUILDLINK_DEPENDS instead of DEPENDS _and_ inclusion of buildlink2.mk. Add RCS Id to patch-aa.
11 lines
292 B
Text
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",
|