From 2d0c4afee3188207f247a2afe8c8b1754f385847 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Sun, 22 May 2005 15:16:46 +0000 Subject: - Update to 5.0 [1] - Install configuration files in ${PREFIX}/etc/amap, and preserve user modifications across updates - Do not define PORTDOCS if NOPORTDOCS is defined - Respect ${LOCALBASE}, ${PREFIX}, ${CC} and ${CFLAGS} - Add USE_OPENSSL=yes PR: ports/81354 [1] Submitted by: maintainer [1] --- security/amap/files/patch-amap.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 security/amap/files/patch-amap.h (limited to 'security/amap/files/patch-amap.h') diff --git a/security/amap/files/patch-amap.h b/security/amap/files/patch-amap.h deleted file mode 100644 index 8b65eff2c244..000000000000 --- a/security/amap/files/patch-amap.h +++ /dev/null @@ -1,11 +0,0 @@ ---- amap.h.orig Tue Feb 1 20:07:14 2005 -+++ amap.h Sun Feb 13 14:28:05 2005 -@@ -33,7 +33,7 @@ - #endif - #endif - --#define AMAP_APPDEF_PATH AMAP_PREFIX"/etc" -+#define AMAP_APPDEF_PATH AMAP_PREFIX"/share/amap" - #define AMAP_BUFSIZE 1024 // standard buffer size - #define AMAP_BUFSIZE_BIG 65536 // big standard buffer size - #define AMAP_REGEX_OPTIONS ( PCRE_MULTILINE | PCRE_CASELESS | PCRE_DOTALL ) -- cgit v1.2.3