forked from Lainports/freebsd-ports
- Use OPTION for driver selection. - Revert bogus Japanese font support patch. This version already supports Japanese TTF/OTF. - Add more Asian fonts in cidfmap. - Clean up Makfile.
8 lines
294 B
Makefile
8 lines
294 B
Makefile
--- src/contrib.mak.orig 2008-03-04 06:06:45.000000000 +0900
|
|
+++ src/contrib.mak 2008-03-04 06:07:11.000000000 +0900
|
|
@@ -858,3 +858,5 @@
|
|
$(SETPDEV) $(DD)picty180 $(cdeskjet_)
|
|
|
|
#########################################################################
|
|
+
|
|
+include $(GLSRCDIR)/epag.contrib.mak
|