aboutsummaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-01-29 05:34:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-01-29 05:34:22 +0000
commit49e7f1326569ab89074f5e344ca6905abbd8fbfa (patch)
treeb1046a1dee645072d7171bdef2dac4d93e429a74 /security/openssl
parente2304463d37dbaf3ef6b1eb9b88490e1c96b9eaf (diff)
downloadports-49e7f1326569ab89074f5e344ca6905abbd8fbfa.tar.gz
ports-49e7f1326569ab89074f5e344ca6905abbd8fbfa.zip
Notes
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile1
-rw-r--r--security/openssl/files/pkg-message.in4
-rw-r--r--security/openssl/pkg-message4
3 files changed, 5 insertions, 4 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index f24ec8313264..a328b3042bca 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -43,6 +43,7 @@ NOPRECIOUSSOFTMAKEVARS= Too many _MLINKS for fetch
USE_PERL5_BUILD= yes
MAKE_ARGS+= WHOLE_ARCHIVE_FLAG=--whole-archive
MAKE_ENV+= LIBRPATH="${PREFIX}/lib"
+SUB_FILES= pkg-message
OPENSSLDIR= ${PREFIX}/openssl
MANPREFIX= ${PREFIX}
diff --git a/security/openssl/files/pkg-message.in b/security/openssl/files/pkg-message.in
new file mode 100644
index 000000000000..f2dbef6b33f9
--- /dev/null
+++ b/security/openssl/files/pkg-message.in
@@ -0,0 +1,4 @@
+
+Copy %%PREFIX%%/openssl/openssl.cnf.sample to %%PREFIX%%/openssl/openssl.cnf
+and edit it to fit your needs.
+
diff --git a/security/openssl/pkg-message b/security/openssl/pkg-message
deleted file mode 100644
index ac397b19a14a..000000000000
--- a/security/openssl/pkg-message
+++ /dev/null
@@ -1,4 +0,0 @@
-
-Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf
-and edit it to fit your needs.
-