diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
commit | 1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch) | |
tree | 48e47bf661e0e5d6ed9c060e8aea683b30d4540f /print/ghostscript9-agpl-x11/files/patch-configure.ac | |
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
Notes
Notes:
svn path=/head/; revision=417041
Diffstat (limited to 'print/ghostscript9-agpl-x11/files/patch-configure.ac')
-rw-r--r-- | print/ghostscript9-agpl-x11/files/patch-configure.ac | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/print/ghostscript9-agpl-x11/files/patch-configure.ac b/print/ghostscript9-agpl-x11/files/patch-configure.ac index dc8baba689f2..991c83ab7acf 100644 --- a/print/ghostscript9-agpl-x11/files/patch-configure.ac +++ b/print/ghostscript9-agpl-x11/files/patch-configure.ac @@ -1,6 +1,6 @@ ---- configure.ac.orig 2015-03-30 17:21:24.000000000 +0900 -+++ configure.ac 2015-08-22 03:37:13.515866000 +0900 -@@ -892,35 +892,6 @@ +--- configure.ac.orig 2015-03-30 08:21:24 UTC ++++ configure.ac +@@ -892,35 +892,6 @@ AC_SUBST(FTSRCDIR) AC_SUBST(FT_CFLAGS) AC_SUBST(FT_LIBS) @@ -36,7 +36,7 @@ AC_SUBST(SHARE_LIBJPEG) AC_SUBST(LIBJPEGDIR) dnl check for the internal jpeg memory header -@@ -1607,7 +1578,7 @@ +@@ -1607,7 +1578,7 @@ X_CFLAGS="" X_DEVS="" X_LIBS="" @@ -45,7 +45,7 @@ if test "$x_libraries" = "/usr/lib"; then echo "Ignoring X library directory \"$x_libraries\" requested by configure." x_libraries="NONE" -@@ -2074,7 +2045,10 @@ +@@ -2074,7 +2045,10 @@ AC_ARG_ENABLE([dynamic], AC_HELP_STRING( DBG_CFLAGS="$DYNAMIC_CFLAGS $DBG_CFLAGS" ;; *BSD) @@ -57,7 +57,7 @@ DYNAMIC_FLAGS="-DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\\\"\$(gssharedir)\\\"" X11_DEVS="" OPT_CFLAGS="$DYNAMIC_CFLAGS $OPT_CFLAGS" -@@ -2133,11 +2107,11 @@ +@@ -2133,11 +2107,11 @@ if test "x$fontpath" = "x"; then fontpath="${fontpath}:$datadir/fonts/default/TrueType" # These font directories are used by IRIX... |