summaryrefslogtreecommitdiff
path: root/security/amap/files/patch-Makefile.am
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-29 13:32:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-29 13:32:55 +0000
commitbb2f0fc5cbad475c8cb79ad2b72e40cdcffab27d (patch)
tree76612550779a71bd9d5d9066da96ed6407fb02f5 /security/amap/files/patch-Makefile.am
parent- Update to 0.8.12 (diff)
Update to 4.0
PR: 55011 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
Notes
Notes: svn path=/head/; revision=85855
Diffstat (limited to 'security/amap/files/patch-Makefile.am')
-rw-r--r--security/amap/files/patch-Makefile.am14
1 files changed, 6 insertions, 8 deletions
diff --git a/security/amap/files/patch-Makefile.am b/security/amap/files/patch-Makefile.am
index 762b08c49eff..9ac9c477a6bb 100644
--- a/security/amap/files/patch-Makefile.am
+++ b/security/amap/files/patch-Makefile.am
@@ -1,15 +1,13 @@
---- Makefile.am.orig Tue Jun 10 17:02:49 2003
-+++ Makefile.am Tue Jun 10 17:03:35 2003
-@@ -1,9 +1,9 @@
+--- Makefile.am.orig Mon Jul 14 17:38:18 2003
++++ Makefile.am Tue Jul 29 13:58:40 2003
+@@ -1,8 +1,8 @@
CC=gcc
+ LIB=-lpcre -L./pcre-3.9/ -I./pcre-3.9/
-OPT=-O2
+OPT=${CFLAGS}
- OPT_DEBUG=-ggdb -Wall
+ OPT_DEBUG=-ggdb -Wall -lefence
-DIR=/usr/local/bin
+DIR=${PREFIX}/bin
SCRIPTS=appdefs.trig appdefs.resp appdefs.rpc
--MANDIR=/usr/local/man/man1
-+MANDIR=${MANPREFIX}/man/man1
MANPAGE=amap.1
- all: strip
-
+ all: pcre strip