diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-10 05:09:21 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-10 05:09:21 +0000 |
commit | 6aa92b78b267b35192dd91e6cb4cc051c9f823c5 (patch) | |
tree | b35991f1984da9d31c320c96d2d81069b7b9c6f8 /graphics | |
parent | cd1c31e935da66ba5c12fa6eabd482c35cf7f891 (diff) | |
download | ports-6aa92b78b267b35192dd91e6cb4cc051c9f823c5.tar.gz ports-6aa92b78b267b35192dd91e6cb4cc051c9f823c5.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ogre312/Makefile | 1 | ||||
-rw-r--r-- | graphics/ogre3d/Makefile | 1 | ||||
-rw-r--r-- | graphics/ogre3d12/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/graphics/ogre312/Makefile b/graphics/ogre312/Makefile index 01143c28705e..218c5bc23778 100644 --- a/graphics/ogre312/Makefile +++ b/graphics/ogre312/Makefile @@ -31,6 +31,7 @@ USE_X_PREFIX= YES USE_GNOME= gnomehack USE_SDL= sdl USE_GMAKE= YES +NOT_FOR_ARCHS= alpha post-patch: @${REINPLACE_CMD} -e '\ diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 01143c28705e..218c5bc23778 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -31,6 +31,7 @@ USE_X_PREFIX= YES USE_GNOME= gnomehack USE_SDL= sdl USE_GMAKE= YES +NOT_FOR_ARCHS= alpha post-patch: @${REINPLACE_CMD} -e '\ diff --git a/graphics/ogre3d12/Makefile b/graphics/ogre3d12/Makefile index 01143c28705e..218c5bc23778 100644 --- a/graphics/ogre3d12/Makefile +++ b/graphics/ogre3d12/Makefile @@ -31,6 +31,7 @@ USE_X_PREFIX= YES USE_GNOME= gnomehack USE_SDL= sdl USE_GMAKE= YES +NOT_FOR_ARCHS= alpha post-patch: @${REINPLACE_CMD} -e '\ |