diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:09:09 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:09:09 +0000 |
commit | a3a77c09a8b68ecb4fcce43b5aa66792b2e7adf6 (patch) | |
tree | f3fb8c0beb07644406fdefbb85e565d2829b4178 /devel/ptlib26 | |
parent | a46c24a798c841a4b0e059ce001e78c39a45ac03 (diff) | |
download | ports-a3a77c09a8b68ecb4fcce43b5aa66792b2e7adf6.tar.gz ports-a3a77c09a8b68ecb4fcce43b5aa66792b2e7adf6.zip |
Notes
Diffstat (limited to 'devel/ptlib26')
-rw-r--r-- | devel/ptlib26/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/ptlib26/Makefile b/devel/ptlib26/Makefile index 20c5a8cca0dc..9fbe577ee972 100644 --- a/devel/ptlib26/Makefile +++ b/devel/ptlib26/Makefile @@ -18,6 +18,8 @@ COMMENT= A cross platform C++ library, used by OPAL LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 +CONFLICTS= pwlib-1.* ptlib-2.4.* + USE_BISON= build USE_GMAKE= yes GNU_CONFIGURE= yes |