summaryrefslogtreecommitdiff
path: root/security/apg/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/apg/patches/patch-aa')
-rw-r--r--security/apg/patches/patch-aa23
1 files changed, 23 insertions, 0 deletions
diff --git a/security/apg/patches/patch-aa b/security/apg/patches/patch-aa
new file mode 100644
index 00000000000..3daae35129c
--- /dev/null
+++ b/security/apg/patches/patch-aa
@@ -0,0 +1,23 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/03/05 23:21:03 hubertf Exp $
+
+--- Makefile.orig Thu Feb 22 12:00:10 2001
++++ Makefile
+@@ -1,10 +1,8 @@
+ # You can modify CC variable if you have compiler other than GCC
+ # But the code was designed and tested with GCC
+-CC = gcc
+
+ # compilation flags
+ # You should comment the line below for AIX+native cc
+-FLAGS = -Wall
+
+ # libraries
+ LIBS = -lcrypt
+@@ -15,7 +13,6 @@
+ CRYPTED_PASS = APG_USE_CRYPT
+
+ # Install dirs
+-INSTALL_PREFIX = /usr/local
+ APG_BIN_DIR = /bin
+ APG_MAN_DIR = /man/man1
+ APGD_BIN_DIR = /sbin