aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ptlib26
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2009-09-28 11:35:35 +0800
committerbland <bland@FreeBSD.org>2009-09-28 11:35:35 +0800
commit82f483361966fb15d461309bb1bc2352cb2d001b (patch)
tree730c6bf7395e1edb0229a4116af0c45083c2a865 /devel/ptlib26
parentac11450dfc784759b9306a885e3aa7a76a182443 (diff)
downloadfreebsd-ports-graphics-82f483361966fb15d461309bb1bc2352cb2d001b.tar.gz
freebsd-ports-graphics-82f483361966fb15d461309bb1bc2352cb2d001b.tar.zst
freebsd-ports-graphics-82f483361966fb15d461309bb1bc2352cb2d001b.zip
Force OpenSSL library match the one used by net/opal3
dependant. Feature safe: yes
Diffstat (limited to 'devel/ptlib26')
-rw-r--r--devel/ptlib26/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/ptlib26/Makefile b/devel/ptlib26/Makefile
index e93ad5efc62..bd1f7968436 100644
--- a/devel/ptlib26/Makefile
+++ b/devel/ptlib26/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ptlib
PORTVERSION= 2.6.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/ptlib/2.6
@@ -25,15 +25,13 @@ USE_GNOME= pkgconfig
WANT_GNOME= yes
WANT_SDL= yes
USE_OPENSSL= yes
+WITH_OPENSSL_PORT=yes
USE_LDCONFIG= yes
NO_LATEST_LINK= yes
.include <bsd.port.pre.mk>
-CONFIGURE_ENV= \
- OPENSSL_CFLAGS="-I/usr/include" \
- OPENSSL_LIBS="-lssl"
CONFIGURE_ARGS+= \
--with-expat-dir="${LOCALBASE}" \
--enable-oss