Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/pwlib/Makefile,v --- Makefile 9 Feb 2009 21:58:03 -0000 1.52 +++ Makefile 27 Aug 2009 15:33:35 -0000 @@ -10,9 +10,9 @@ PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -DISTNAME= openh323/ptlib-v${PORTVERSION:S/./_/g}-src. -EXTRACT_SUFX= tar.gz +MASTER_SITES= SF/openh323/${PORTNAME}/${PORTVERSION} +DISTNAME= ptlib-v${PORTVERSION:S/./_/g}-src +DIST_SUBDIR= openh323 MAINTAINER= steve@energistic.com COMMENT= A cross platform C++ library, used by OpenH323 @@ -29,6 +29,7 @@ WANT_SDL= yes USE_OPENSSL= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes .include