diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2002-04-01 15:28:35 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2002-04-01 15:28:35 +0000 |
commit | 4518a42e88bd13c2e01f0848738caae491612518 (patch) | |
tree | 34f8bada75e6847131ae6b53cc2daf6a952e41d0 /net/ohphone | |
parent | 6bd5cfb9b3490829429c8eb8cdae32820f0c4036 (diff) | |
download | ports-4518a42e88bd13c2e01f0848738caae491612518.tar.gz ports-4518a42e88bd13c2e01f0848738caae491612518.zip |
Notes
Diffstat (limited to 'net/ohphone')
-rw-r--r-- | net/ohphone/Makefile | 7 | ||||
-rw-r--r-- | net/ohphone/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index aeba1a69f0c3..4cb639a14511 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -6,13 +6,12 @@ # PORTNAME= ohphone -PORTVERSION= 1.1.7 -PORTREVISION= 2 +PORTVERSION= 1.2.1 CATEGORIES= net MASTER_SITES= http://www.openh323.org/bin/ \ http://www.de.openh323.org/bin/ \ http://www.ru.openh323.org/bin/ -DISTNAME= ohphone_1.1.7 +DISTNAME= ohphone_1.2.1 MAINTAINER= roger@FreeBSD.org @@ -26,7 +25,7 @@ USE_NEWGCC= yes USE_BISON= yes USE_XLIB= yes USE_GMAKE= yes -ALL_TARGET= opt +ALL_TARGET= optnoshared MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \ OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323 THE_MACHTYPE= ${ARCH:S/i386/x86/} diff --git a/net/ohphone/distinfo b/net/ohphone/distinfo index eb1488e2568f..43120eb6aa71 100644 --- a/net/ohphone/distinfo +++ b/net/ohphone/distinfo @@ -1 +1 @@ -MD5 (ohphone_1.1.7.tar.gz) = 28d78339a0831124ee20d31bc22f4252 +MD5 (ohphone_1.2.1.tar.gz) = 7b133b6ca17da4ad7f34b4ac69084f05 |