summaryrefslogtreecommitdiff
path: root/security/openssl-beta/files/patch-ab
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-10-25 20:41:47 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-10-25 20:41:47 +0000
commit1f8692d63c7151f08beedc4abc22809ae02cbece (patch)
tree7a858c461a14c5943a217cfca334a4f26af32fe4 /security/openssl-beta/files/patch-ab
parentMark mozilla-devel BROKEN when Xft2 support is enabled and the (diff)
- add rnd_keys.c for compatibilty with base. (patch by: jtraub@isilon.com)
- OPENSSL_OVERWRITE_BASE: fix package building - Fix install of manpages for 3.x
Notes
Notes: svn path=/head/; revision=68819
Diffstat (limited to 'security/openssl-beta/files/patch-ab')
-rw-r--r--security/openssl-beta/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl-beta/files/patch-ab b/security/openssl-beta/files/patch-ab
index 826485fc8a82..c5bd5f73382a 100644
--- a/security/openssl-beta/files/patch-ab
+++ b/security/openssl-beta/files/patch-ab
@@ -5,7 +5,7 @@
MAKE= make -f Makefile.ssl
-MANDIR=$(OPENSSLDIR)/man
-+MANDIR?=$(MANPREFIX)/man
++MANDIR=$(MANPREFIX)/man
MAN1=1
MAN3=3
SHELL=/bin/sh