82908831d8
on all platforms supported by libtool. * Remove the unnecessary dependencies on glut and perl, and only use perl as a build dependency. * Use REPLACE_PERL instead of hand-crafted substitution code. Bump the PKGREVISION for graphics/OpenRM to 2. Due to the changed dependency graph, bump the PKGREVISION for packages that use the OpenRM libraries. In this case, games/genecys-client is the only one, so bump its PKGREVISION to 2.
20 lines
469 B
Text
20 lines
469 B
Text
$NetBSD: patch-af,v 1.1 2005/06/23 04:02:48 jlam Exp $
|
|
|
|
--- Makefile.orig 2004-04-18 13:03:27.000000000 -0400
|
|
+++ Makefile
|
|
@@ -104,6 +104,7 @@ default:
|
|
@echo " irix6-n32-mips4-debug"
|
|
@echo " irix6-64"
|
|
@echo " irix6-64-debug"
|
|
+ @echo " libtool"
|
|
@echo " linux"
|
|
@echo " linux-debug"
|
|
@echo " linux-cr-debug"
|
|
@@ -131,6 +132,7 @@ irix6-n32-mips4 \
|
|
irix6-n32-mips4-debug \
|
|
irix6-64 \
|
|
irix6-64-debug \
|
|
+libtool \
|
|
linux \
|
|
linux-debug \
|
|
linux-cr-debug \
|