summaryrefslogtreecommitdiff
path: root/security/amap/files/patch-Makefile.am
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-06-30 02:10:18 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-06-30 02:10:18 +0000
commitbaa6cf5915e442ce0d9343790a75cbbff490215c (patch)
treefba8d1d540a75ae08c3fd062e2386138886ac5e1 /security/amap/files/patch-Makefile.am
parentThis port does not compile on 5.x. Warn prospective users. (diff)
Update to 2.7
PR: 53902 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Diffstat (limited to 'security/amap/files/patch-Makefile.am')
-rw-r--r--security/amap/files/patch-Makefile.am15
1 files changed, 7 insertions, 8 deletions
diff --git a/security/amap/files/patch-Makefile.am b/security/amap/files/patch-Makefile.am
index 05b2a6405b42..762b08c49eff 100644
--- a/security/amap/files/patch-Makefile.am
+++ b/security/amap/files/patch-Makefile.am
@@ -1,16 +1,15 @@
---- Makefile.am.orig Sun Mar 23 14:32:41 2003
-+++ Makefile.am Sun Mar 23 14:40:52 2003
-@@ -1,10 +1,9 @@
--CC=gcc
+--- Makefile.am.orig Tue Jun 10 17:02:49 2003
++++ Makefile.am Tue Jun 10 17:03:35 2003
+@@ -1,9 +1,9 @@
+ CC=gcc
-OPT=-O2
-+OPT=-O
++OPT=${CFLAGS}
OPT_DEBUG=-ggdb -Wall
- BIN=amap
-DIR=/usr/local/bin
+DIR=${PREFIX}/bin
- SCRIPTS=appdefs.trig appdefs.resp
+ SCRIPTS=appdefs.trig appdefs.resp appdefs.rpc
-MANDIR=/usr/local/man/man1
-+MANDIR=${MANPREFIX}
++MANDIR=${MANPREFIX}/man/man1
MANPAGE=amap.1
all: strip