diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-15 14:23:23 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-15 14:23:23 +0000 |
commit | 13817ef3570cbe7b3f6ab8e656a9d3e9335a06bb (patch) | |
tree | 37db85b4d21dac42b83b63970666971302ae633c /security/pad | |
parent | 58c2bbe2049212d6b420c32b46c38eaad5beb14a (diff) | |
download | ports-13817ef3570cbe7b3f6ab8e656a9d3e9335a06bb.tar.gz ports-13817ef3570cbe7b3f6ab8e656a9d3e9335a06bb.zip |
Notes
Diffstat (limited to 'security/pad')
-rw-r--r-- | security/pad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pad/Makefile b/security/pad/Makefile index e891be0b860e..42b3f975f848 100644 --- a/security/pad/Makefile +++ b/security/pad/Makefile @@ -15,6 +15,7 @@ MAINTAINER= trevor@FreeBSD.org DOC_FILES= COPYING README ChangeLog GNU_CONFIGURE= yes +USE_OPENSSL= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pad ${PREFIX}/bin |