cd1ee1d986
they are installed and should work without the pkgsrc framework to define e.g. LIBTOOL. Bump the revision for this. Fix the inclusion in Makefiles by crudely faking the installation directory layout. Remove some explicit casts which break with GCC 3.4 and OpenSSL 0.9.8, this might need to be conditionalized. Add DraogonFly support and somewhat cleanup the FreeBSD sound includes.
12 lines
285 B
Text
12 lines
285 B
Text
$NetBSD: patch-ao,v 1.1 2006/01/08 04:57:55 joerg Exp $
|
|
|
|
--- include/ptbuildopts.h.in.orig 2006-01-08 03:47:03.000000000 +0000
|
|
+++ include/ptbuildopts.h.in
|
|
@@ -161,6 +161,7 @@
|
|
|
|
#undef P_LINUX
|
|
#undef P_FREEBSD
|
|
+#undef P_DRAGONFLY
|
|
#undef P_OPENBSD
|
|
#undef P_NETBSD
|
|
#undef P_SOLARIS
|