aboutsummaryrefslogtreecommitdiff
path: root/devel/ptlib
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-10-22 18:23:28 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-10-22 18:23:28 +0000
commit927e021513405b94f9d34889e70465c7710883ab (patch)
tree335e957bcef02402108e149c50c58996a38dc9f2 /devel/ptlib
parent7009675d765b0121557217415cdcc8f99485be83 (diff)
downloadports-927e021513405b94f9d34889e70465c7710883ab.tar.gz
ports-927e021513405b94f9d34889e70465c7710883ab.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)
Notes
Notes: svn path=/head/; revision=243220
Diffstat (limited to 'devel/ptlib')
-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