summaryrefslogtreecommitdiff
path: root/graphics/vertex/files/patch-config.h
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-24 20:08:06 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-24 20:08:06 +0000
commit08ec672526a262a9f84b19ffbdef3d98107c29e3 (patch)
tree0ce5f0cdc2e6f257c6a829c3c68f3ec9f715b483 /graphics/vertex/files/patch-config.h
parent- Remove an inactive mirror from MASTER_SITES (diff)
- Update to version 0.1.15
PR: 58382 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=92081
Diffstat (limited to 'graphics/vertex/files/patch-config.h')
-rw-r--r--graphics/vertex/files/patch-config.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/vertex/files/patch-config.h b/graphics/vertex/files/patch-config.h
deleted file mode 100644
index 4959730f74d9..000000000000
--- a/graphics/vertex/files/patch-config.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- config.h 2001/06/01 17:19:04 1.1
-+++ config.h 2001/06/01 17:19:54
-@@ -53,7 +53,7 @@
- /*
- * File and directory paths:
- */
--#define VMA_DEF_DATA_GLOBAL_DIR "/usr/share/vertex"
-+#define VMA_DEF_DATA_GLOBAL_DIR (PREFIX "/share/vertex")
-
- /* Local data directory, user's home dir will be prefixed. */
- #define VMA_DEF_DATA_LOCAL_DIR ".vertex"