summaryrefslogtreecommitdiff
path: root/graphics/xv/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--graphics/xv/files/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/files/patch-ac b/graphics/xv/files/patch-ac
index 602b0df12c2d..eadf0014f223 100644
--- a/graphics/xv/files/patch-ac
+++ b/graphics/xv/files/patch-ac
@@ -16,8 +16,8 @@
-/* #define GS_PATH "/usr/local/bin/gs" */
-/* #define GS_LIB "." */
-/* #define GS_DEV "ppmraw" */
-+#define GS_PATH "${LOCALBASE}/bin/gs"
-+#define GS_LIB "${LOCALBASE}/lib/ghostscript"
++#define GS_PATH "%%LOCALBASE%%/bin/gs"
++#define GS_LIB "%%LOCALBASE%%/lib/ghostscript"
+#define GS_DEV "ppmraw"