summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-optexp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstricks/contrib/pst-optexp/Makefile')
-rw-r--r--graphics/pstricks/contrib/pst-optexp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pstricks/contrib/pst-optexp/Makefile b/graphics/pstricks/contrib/pst-optexp/Makefile
index cec090e1b8..2cacec35d4 100644
--- a/graphics/pstricks/contrib/pst-optexp/Makefile
+++ b/graphics/pstricks/contrib/pst-optexp/Makefile
@@ -63,7 +63,7 @@ $(PACKAGE)-code.dvi: L = english
%.ps: %.dvi
dvips $<
%.pdf: %.ps
- $(PS2PDF) $< $@
+ $(PS2PDF) -dALLOWPSTRANSPARENCY $< $@
$(PACKAGE)-quickref.tex: $(PACKAGE)-quickref.py $(PACKAGE).dtx
python $<