From cb764dbfff14ab968637e9005c0abb4ca2c50fdb Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 15 Dec 2001 22:08:11 +0000 Subject: Add a LIB_DEPENDS on libintl.1 so the pkg-plist is correct and we get internationalized text for the resultant binary. --- palm/coldsync/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'palm') diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index 55483fbdb20a..e7d872b17701 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -7,11 +7,13 @@ PORTNAME= coldsync PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= palm comms MASTER_SITES= http://www.ooblick.com/software/coldsync/ 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 GNU_CONFIGURE= yes -- cgit v1.2.3