openbsd-ports/graphics/aqsis/patches/patch-Makefile_in
ajacoutot df9793f192 Import aqsis-1.0.1.
Aqsis is a high quality, photorealistic, 3D rendering solution. It
complies with the RenderMan interface standard defined by Pixar.
Aqsis comprises a command line rendering tool, a tool for compiling
shaders in the RSL language, a tool for preparing textures for optimal
use, and various developer libraries to enable integration with third
party tools.

ok steven@
2006-11-19 14:29:22 +00:00

22 lines
1.4 KiB
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1.1.1 2006/11/19 14:29:22 ajacoutot Exp $
--- Makefile.in.orig Thu Nov 16 11:13:41 2006
+++ Makefile.in Thu Nov 16 11:13:50 2006
@@ -60,7 +60,7 @@ RECURSIVE_TARGETS = all-recursive check-
uninstall-recursive
ETAGS = etags
CTAGS = ctags
-DIST_SUBDIRS = . bin boost thirdparty all images libargparse \
+DIST_SUBDIRS = . bin thirdparty all images libargparse \
libaqsistypes libcodegenvm librib2 librib2ri librib2stream \
libslparse libshadervm libshaderexecenv libraytrace ribfiles \
slpp aqsl shaders libri2rib libslxargs aqsltell dsotest \
@@ -196,7 +196,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-MAINDIRS = bin boost thirdparty all images libargparse libaqsistypes libcodegenvm librib2 librib2ri librib2stream libslparse libshadervm libshaderexecenv libraytrace ribfiles slpp aqsl shaders libri2rib libslxargs aqsltell dsotest display libddmanager render aqsis teqser man renderer.xcode
+MAINDIRS = bin thirdparty all images libargparse libaqsistypes libcodegenvm librib2 librib2ri librib2stream libslparse libshadervm libshaderexecenv libraytrace ribfiles slpp aqsl shaders libri2rib libslxargs aqsltell dsotest display libddmanager render aqsis teqser man renderer.xcode
@PLUGINS_FALSE@PLUGINSDIRS =
@PLUGINS_TRUE@PLUGINSDIRS = plugins
SUBDIRS = . $(MAINDIRS) $(PLUGINSDIRS)