freebsd-ports/graphics/ayam/files/patch-scn-shaders_Makefile
Pietro Cerutti 65371ea2fc - Build and install shaders
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to USES+=tk
- STAGE-clean
- Convert to OPTIONSng (DOCS)
2013-10-31 15:12:28 +00:00

18 lines
403 B
Text

--- ../scn/shaders/Makefile.orig 2013-10-31 15:39:27.000000000 +0100
+++ ../scn/shaders/Makefile 2013-10-31 15:39:41.000000000 +0100
@@ -18,7 +18,7 @@
# AQSIS
AQSHADERS := $(SOURCES:%.sl=%.slx)
-AQSL = aqsl
+AQSL = %%LOCALBASE%%/bin/aqsl
AQSLFLAGS =
# 3Delight
@@ -136,4 +136,4 @@
rm -f $*.slpp
.sl.sdr:
- $(SDRC) $(SDRCFLAGS) $*.sl
\ No newline at end of file
+ $(SDRC) $(SDRCFLAGS) $*.sl