aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-04-23 21:49:02 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-04-23 21:49:02 +0000
commitde021a1e8cec51485f9be1c95565e7c42f0db603 (patch)
treedefe5d738faa59d25f399b12198c3ad7242c2a5d /polish
parente06511d852c8fd6b3a9c5bcf7533eb4f0c5c7de5 (diff)
downloadports-de021a1e8cec51485f9be1c95565e7c42f0db603.tar.gz
ports-de021a1e8cec51485f9be1c95565e7c42f0db603.zip
- Add openssl option
- Bump portrevision PR: ports/120688 Submitted by: "Bart&#322;omiej Syryjczyk" <guzik@zst.edu.pl> Approved by: maintainer timeout (2 Months)
Notes
Notes: svn path=/head/; revision=211863
Diffstat (limited to 'polish')
-rw-r--r--polish/ekg/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile
index 824df485a323..f3c355aa609f 100644
--- a/polish/ekg/Makefile
+++ b/polish/ekg/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ekg
PORTVERSION= 1.7
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= polish net-im
MASTER_SITES= http://ekg.chmurka.net/
@@ -22,7 +23,6 @@ USE_GNOME= gnomehack pkgconfig
CONFIGURE_ARGS+= --disable-shared \
--disable-static \
--enable-dynamic \
- --without-openssl \
--disable-libgadu-openssl \
--without-libungif \
--without-libjpeg
@@ -31,7 +31,8 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lexecinfo"
-OPTIONS= ASPELL "Build with ASPELL support" off
+OPTIONS= ASPELL "Build with ASPELL support" off \
+ OPENSSL "Build with OPENSSL support" on
.include <bsd.port.pre.mk>
@@ -40,6 +41,10 @@ LIB_DEPENDS+= aspell.16:${PORTSDIR}/polish/aspell
CONFIGURE_ARGS+= --enable-aspell
.endif
+.if defined(WITHOUT_OPENSSL)
+CONFIGURE_ARGS+= --without-openssl
+.endif
+
USE_LDCONFIG= yes
MAN1= ekg.1