mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Make sure the port uses the static openh323 library
This commit is contained in:
parent
4b8af0aec6
commit
c67968755f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59937
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= openh323proxy
|
PORTNAME= openh323proxy
|
||||||
PORTVERSION= 0.9a3.m09
|
PORTVERSION= 0.9a3.m09
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://download.sourceforge.net/openh323proxy/
|
MASTER_SITES= http://download.sourceforge.net/openh323proxy/
|
||||||
DISTNAME= ${PORTNAME}_0.9a3_m09
|
DISTNAME= ${PORTNAME}_0.9a3_m09
|
||||||
@ -22,7 +23,7 @@ NOCLEANDEPENDS= yes
|
|||||||
USE_NEWGCC= yes
|
USE_NEWGCC= yes
|
||||||
USE_BISON= yes
|
USE_BISON= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
ALL_TARGET= opt
|
ALL_TARGET= optnoshared
|
||||||
MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
|
MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \
|
||||||
OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
|
OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
|
||||||
THE_MACHTYPE= ${ARCH:S/i386/x86/}
|
THE_MACHTYPE= ${ARCH:S/i386/x86/}
|
||||||
|
Loading…
Reference in New Issue
Block a user