summaryrefslogtreecommitdiff
path: root/graphics/xv/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xv/files/patch-ac')
-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 e9764e62e719..602b0df12c2d 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 "/usr/local/bin/gs"
-+#define GS_LIB "/usr/local/lib/ghostscript"
++#define GS_PATH "${LOCALBASE}/bin/gs"
++#define GS_LIB "${LOCALBASE}/lib/ghostscript"
+#define GS_DEV "ppmraw"