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-base/files/patch-base_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
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript9-base/files/patch-base_configure.ac (renamed from print/ghostscript9-base/files/patch-base-configure.ac) | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/print/ghostscript9-base/files/patch-base-configure.ac b/print/ghostscript9-base/files/patch-base_configure.ac index 12bce9cb55b7..e48115a8ca67 100644 --- a/print/ghostscript9-base/files/patch-base-configure.ac +++ b/print/ghostscript9-base/files/patch-base_configure.ac @@ -1,6 +1,6 @@ ---- base/configure.ac.orig 2012-08-08 17:01:36.000000000 +0900 -+++ base/configure.ac 2015-08-21 12:58:10.287279000 +0900 -@@ -1303,7 +1303,7 @@ +--- base/configure.ac.orig 2012-08-08 08:01:36 UTC ++++ base/configure.ac +@@ -1303,7 +1303,7 @@ X_CFLAGS="" X_DEVS="" X_LIBS="" @@ -9,7 +9,7 @@ if test "$x_libraries" = "/usr/lib"; then echo "Ignoring X library directory \"$x_libraries\" requested by configure." x_libraries="NONE" -@@ -1701,7 +1701,10 @@ +@@ -1701,7 +1701,10 @@ AC_ARG_ENABLE([dynamic], AC_HELP_STRING( DBG_CFLAGS="$DYNAMIC_CFLAGS $DBG_CFLAGS" ;; *BSD) @@ -21,7 +21,7 @@ DYNAMIC_FLAGS="-DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\\\"\$(gssharedir)\\\"" X11_DEVS="" OPT_CFLAGS="$DYNAMIC_CFLAGS $OPT_CFLAGS" -@@ -1758,11 +1761,11 @@ +@@ -1758,11 +1761,11 @@ if test "x$fontpath" = "x"; then fontpath="${fontpath}:$datadir/fonts/default/TrueType" # These font directories are used by IRIX... |