Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/japanese/eijiro-fpw/files/patch-Makefile
16461 views
--- Makefile.orig	Sun Oct  8 14:40:55 2000
+++ Makefile	Mon Jun 13 11:55:22 2005
@@ -47,7 +47,7 @@
 DIR = eijiro
 
 FPWPARSER = eijiro-fpw.pl
-FPWPARSERFLAGS = -- --charset=${CHARSET} ${SRCFILE}
+FPWPARSERFLAGS = -c "${CHARSET}" "${SRCFILE}"
 
 # fpwutils.mk must be located in one of the make include directories or
 # you should user -I option.