aboutsummaryrefslogtreecommitdiffstats
path: root/mail/wmmaiload
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-02-06 04:31:12 +0800
committermarino <marino@FreeBSD.org>2014-02-06 04:31:12 +0800
commit44a925a9fac9017c101ba21be33d5f067f81c367 (patch)
tree24c8ff404ba8ec02513def7832f0ff3260e5b91b /mail/wmmaiload
parenteb0a46ba9ee37ae1d605a1f7f9104dc9511c187f (diff)
downloadfreebsd-ports-gnome-44a925a9fac9017c101ba21be33d5f067f81c367.tar.gz
freebsd-ports-gnome-44a925a9fac9017c101ba21be33d5f067f81c367.tar.zst
freebsd-ports-gnome-44a925a9fac9017c101ba21be33d5f067f81c367.zip
mail/wmmaiload: Explicitly link libcrypto (taken from dports)
Diffstat (limited to 'mail/wmmaiload')
-rw-r--r--mail/wmmaiload/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile
index 358dcf288dee..815011398b93 100644
--- a/mail/wmmaiload/Makefile
+++ b/mail/wmmaiload/Makefile
@@ -22,7 +22,7 @@ MAKE_ENV= DEBUG_CFLAGS="-I${OPENSSLINC}" \
CFLAGS+= -D_GNU_SOURCE
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib -lcrypto
PLIST_FILES= bin/wmmaiload bin/wmmaiload-config \
man/man1/wmmaiload.1.gz man/man1/wmmaiload-config.1.gz