|
Lines 10-18
Link Here
|
| 10 |
PORTREVISION= 5 |
10 |
PORTREVISION= 5 |
| 11 |
PORTEPOCH= 1 |
11 |
PORTEPOCH= 1 |
| 12 |
CATEGORIES= devel |
12 |
CATEGORIES= devel |
| 13 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
13 |
MASTER_SITES= SF |
| 14 |
DISTNAME= openh323/ptlib-v${PORTVERSION:S/./_/g}-src. |
14 |
DISTNAME= openh323/ptlib-v${PORTVERSION:S/./_/g}-src |
| 15 |
EXTRACT_SUFX= tar.gz |
|
|
| 16 |
|
15 |
|
| 17 |
MAINTAINER= steve@energistic.com |
16 |
MAINTAINER= steve@energistic.com |
| 18 |
COMMENT= A cross platform C++ library, used by OpenH323 |
17 |
COMMENT= A cross platform C++ library, used by OpenH323 |
|
Lines 25-34
Link Here
|
| 25 |
USE_GMAKE= yes |
24 |
USE_GMAKE= yes |
| 26 |
USE_AUTOTOOLS= autoconf:262 |
25 |
USE_AUTOTOOLS= autoconf:262 |
| 27 |
USE_GNOME= gnometarget |
26 |
USE_GNOME= gnometarget |
| 28 |
WANT_GNOME= yes |
|
|
| 29 |
WANT_SDL= yes |
27 |
WANT_SDL= yes |
| 30 |
USE_OPENSSL= yes |
28 |
USE_OPENSSL= yes |
| 31 |
USE_LDCONFIG= yes |
29 |
USE_LDCONFIG= yes |
|
|
30 |
MAKE_JOBS_UNSAFE= yes |
| 32 |
|
31 |
|
| 33 |
.include <bsd.port.pre.mk> |
32 |
.include <bsd.port.pre.mk> |