summaryrefslogtreecommitdiff
path: root/print/ghostscript9-base/files/patch-base-openjpeg.mak
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
commit1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch)
tree48e47bf661e0e5d6ed9c060e8aea683b30d4540f /print/ghostscript9-base/files/patch-base-openjpeg.mak
parent- Update to 1.7.1 (diff)
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
Diffstat (limited to 'print/ghostscript9-base/files/patch-base-openjpeg.mak')
-rw-r--r--print/ghostscript9-base/files/patch-base-openjpeg.mak11
1 files changed, 0 insertions, 11 deletions
diff --git a/print/ghostscript9-base/files/patch-base-openjpeg.mak b/print/ghostscript9-base/files/patch-base-openjpeg.mak
deleted file mode 100644
index 3d85cb70abf1..000000000000
--- a/print/ghostscript9-base/files/patch-base-openjpeg.mak
+++ /dev/null
@@ -1,11 +0,0 @@
---- base/openjpeg.mak.orig 2012-02-08 17:48:48.000000000 +0900
-+++ base/openjpeg.mak 2012-02-14 06:40:56.000000000 +0900
-@@ -101,7 +101,7 @@
- $(SETMOD) $(OPEN_JPEG_GEN)openjpeg_0 $(open_jpeg_OBJS)
-
- # define our specific compiler
--OPEN_JPEG_CC=$(CC) $(CFLAGS) $(D_)OPJ_STATIC$(_D) $(I_)$(OPEN_JPEG_GEN)$(_I) $(I_)$(JPX_OPENJPEG_I_)$(_I) $(I_)$(JPX_OPENJPEG_I_)$(D)..$(_I) $(JPXCF_)
-+OPEN_JPEG_CC=$(CC) $(JPX_CFLAGS) $(I_)$(JPX_OPENJPEG_I_)$(_I) $(I_)$(JPX_OPENJPEG_I_)$(D)..$(_I) $(CFLAGS) $(D_)OPJ_STATIC$(_D) $(I_)$(OPEN_JPEG_GEN)$(_I) $(I_)$(JPX_OPENJPEG_I_)$(_I) $(I_)$(JPX_OPENJPEG_I_)$(D)..$(_I) $(JPXCF_)
- OPEN_JPEG_O=$(O_)$(OPEN_JPEG_OBJ)$(OPEN_JPEG_PREFIX)
-
- OPEN_JPEG_DEP=$(AK) $(OPEN_JPEG_MAK)