aboutsummaryrefslogtreecommitdiff
path: root/net/ohphone/Makefile
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2003-08-28 07:14:38 +0000
committerRoger Hardiman <roger@FreeBSD.org>2003-08-28 07:14:38 +0000
commit027cf3add782478a3afce1c22b53f52499a45819 (patch)
tree1a637704724d28776557963322dbc154ee8ee61b /net/ohphone/Makefile
parent38e9c2e97d3d99ba674f04204d7f662c7fe20a8b (diff)
downloadports-027cf3add782478a3afce1c22b53f52499a45819.tar.gz
ports-027cf3add782478a3afce1c22b53f52499a45819.zip
Notes
Diffstat (limited to 'net/ohphone/Makefile')
-rw-r--r--net/ohphone/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile
index dae07e501018..806a89de0c49 100644
--- a/net/ohphone/Makefile
+++ b/net/ohphone/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= ohphone
-PORTVERSION= 1.3.5
+PORTVERSION= 1.4.1
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTNAME= ohphone_${PORTVERSION}
+DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= roger@FreeBSD.org
COMMENT= H323 Video Conferencing Program, compatible with NetMeeting
@@ -26,7 +26,7 @@ USE_BISON= yes
USE_XLIB= yes
USE_GMAKE= yes
ALL_TARGET= optnoshared
-MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
+MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../../devel/pwlib/work/pwlib \
OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
THE_MACHTYPE= ${ARCH:S/i386/x86/}
MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS=${CXX}