mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Add a LIB_DEPENDS on libintl.1 so the pkg-plist is correct and we get
internationalized text for the resultant binary.
This commit is contained in:
parent
e2b5c41f4d
commit
cb764dbfff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51596
1 changed files with 2 additions and 0 deletions
|
@ -7,11 +7,13 @@
|
||||||
|
|
||||||
PORTNAME= coldsync
|
PORTNAME= coldsync
|
||||||
PORTVERSION= 2.1.3
|
PORTVERSION= 2.1.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= palm comms
|
CATEGORIES= palm comms
|
||||||
MASTER_SITES= http://www.ooblick.com/software/coldsync/
|
MASTER_SITES= http://www.ooblick.com/software/coldsync/
|
||||||
|
|
||||||
MAINTAINER= arensb+freebsd-ports@ooblick.com
|
MAINTAINER= arensb+freebsd-ports@ooblick.com
|
||||||
|
|
||||||
|
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||||
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Palm/PDB.pm:${PORTSDIR}/palm/p5-Palm
|
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Palm/PDB.pm:${PORTSDIR}/palm/p5-Palm
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue