aboutsummaryrefslogtreecommitdiff
path: root/mail/wmbiff/Makefile
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2004-06-23 20:16:16 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2004-06-23 20:16:16 +0000
commitd809bf12f33590070e5a0a584aec593128494931 (patch)
tree1ba5130cb3bed28f5bfb9c11202b2d0a2bc36f66 /mail/wmbiff/Makefile
parent914c17058eebc6fc7ae4935bd3dc603c76aabe86 (diff)
downloadports-d809bf12f33590070e5a0a584aec593128494931.tar.gz
ports-d809bf12f33590070e5a0a584aec593128494931.zip
Notes
Diffstat (limited to 'mail/wmbiff/Makefile')
-rw-r--r--mail/wmbiff/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index d1ce2daeda2a..18a03407c2d6 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wmbiff
-PORTVERSION= 0.4.20
+PORTVERSION= 0.4.24
CATEGORIES= mail windowmaker afterstep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,20 +16,19 @@ COMMENT= An xbiff-like Window Maker dock app
USE_X_PREFIX= yes
-.include <bsd.port.pre.mk>
+OPTIONS= GNUTLS "Support for SSL" off
-.if exists(${LOCALBASE}/lib/libgnutls.so.12)
-WITH_GNUTLS= yes
-.endif
+.include <bsd.port.pre.mk>
.ifdef WITH_GNUTLS
LIB_DEPENDS+= gcrypt.12:${PORTSDIR}/security/libgcrypt \
gnutls.12:${PORTSDIR}/security/gnutls
+.else
+CONFIGURE_ARGS+= --disable-crypto
.endif
USE_XPM= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
MAN1= wmbiff.1
MAN5= wmbiffrc.5