I got confused when porting the 1.4 version and included some
dependancies that were necessary for v1.2, but had since been dropped. PR: ports/25066
This commit is contained in:
parent
6d634885e9
commit
9cd0da0ee6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39583
2 changed files with 2 additions and 6 deletions
|
@ -12,9 +12,7 @@ MASTER_SITES= http://download.jabber.org/dists/1.4/final/
|
|||
|
||||
MAINTAINER= joe@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= pth:${PORTSDIR}/devel/pth \
|
||||
libxode-config:${PORTSDIR}/textproc/libxode \
|
||||
jabber-config:${PORTSDIR}/net/libjabber
|
||||
BUILD_DEPENDS= pth-config:${PORTSDIR}/devel/pth
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -12,9 +12,7 @@ MASTER_SITES= http://download.jabber.org/dists/1.4/final/
|
|||
|
||||
MAINTAINER= joe@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= pth:${PORTSDIR}/devel/pth \
|
||||
libxode-config:${PORTSDIR}/textproc/libxode \
|
||||
jabber-config:${PORTSDIR}/net/libjabber
|
||||
BUILD_DEPENDS= pth-config:${PORTSDIR}/devel/pth
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Reference in a new issue