aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-10-23 02:23:28 +0800
committererwin <erwin@FreeBSD.org>2009-10-23 02:23:28 +0800
commite203ff359d4c7a9198da25b23839fb6a08011536 (patch)
treee0b62771c6b9861f2a0571001cecc0f5901bb676 /devel
parenta9598460e8faaf2656b285a6ce1baa45cc8adf6e (diff)
downloadfreebsd-ports-gnome-e203ff359d4c7a9198da25b23839fb6a08011536.tar.gz
freebsd-ports-gnome-e203ff359d4c7a9198da25b23839fb6a08011536.tar.zst
freebsd-ports-gnome-e203ff359d4c7a9198da25b23839fb6a08011536.zip
- Set NO_LATEST_LINK to not overlap with devel/ptlib26
- Update maintainer address PR: 139804 Submitted by: "Eric L. Chen" <lihong@ieee.org> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/ptlib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/ptlib/Makefile b/devel/ptlib/Makefile
index feeb4be96de2..a3da6115efff 100644
--- a/devel/ptlib/Makefile
+++ b/devel/ptlib/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/ptlib/2.4
DISTNAME= ptlib-${PORTVERSION}
-MAINTAINER= d9364104@mail.nchu.edu.tw
+MAINTAINER= lihong@ieee.org
COMMENT= A cross platform C++ library, used by OpenH323
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
@@ -26,6 +26,8 @@ WANT_SDL= yes
USE_OPENSSL= yes
USE_LDCONFIG= yes
+NO_LATEST_LINK= yes
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800059