diff options
author | eivind <eivind@FreeBSD.org> | 2001-11-28 22:18:35 +0800 |
---|---|---|
committer | eivind <eivind@FreeBSD.org> | 2001-11-28 22:18:35 +0800 |
commit | 056eb21e97d2c4f806b806de5940367252a163b6 (patch) | |
tree | ad8942ad798d3a934b8040802d2bfa2b932ff179 /mail/isync/Makefile | |
parent | c86b6d655ecbc5fd389d1151c4b01c24428b567d (diff) | |
download | freebsd-ports-gnome-056eb21e97d2c4f806b806de5940367252a163b6.tar.gz freebsd-ports-gnome-056eb21e97d2c4f806b806de5940367252a163b6.tar.zst freebsd-ports-gnome-056eb21e97d2c4f806b806de5940367252a163b6.zip |
Add USE_OPENSSL=yes
Prodded by: petef
Diffstat (limited to 'mail/isync/Makefile')
-rw-r--r-- | mail/isync/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile index eb68410c646c..5ffa243f4d3d 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.sigpipe.org:8080/isync/ MAINTAINER= eivind@FreeBSD.org GNU_CONFIGURE= yes +USE_OPENSSL= yes MAN1= isync.1 |