diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
commit | adccc29aad24aa2caee0df9724a127f6b5f5f113 (patch) | |
tree | d64c901bd45aee3f6673aedc99d00e9166668c43 /palm/jpilot | |
parent | a8ed54fcae54603575c22ca70ee23d80c12d819f (diff) | |
download | ports-adccc29aad24aa2caee0df9724a127f6b5f5f113.tar.gz ports-adccc29aad24aa2caee0df9724a127f6b5f5f113.zip |
Notes
Diffstat (limited to 'palm/jpilot')
-rw-r--r-- | palm/jpilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 634cb1d88bd3..b7187c8fdfbd 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -15,7 +15,7 @@ MAINTAINER?= varju@webct.com COMMENT?= Desktop Organizer Software for the Palm Pilot LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link \ - intl.4:${PORTSDIR}/devel/gettext + intl.5:${PORTSDIR}/devel/gettext USE_GNOME= gtk12 USE_LIBTOOL= yes |