diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 21:17:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 21:17:39 +0800 |
commit | d27e4c7df5318b91d3d89b36e990c6e91e8bb94e (patch) | |
tree | d19eb67bc350a5bb51c1d3b654830c8bf90206ee /mail/evolution | |
parent | b2be68ea2a5a0a9697c2e7def8706a5354e0dc8e (diff) | |
download | freebsd-ports-gnome-d27e4c7df5318b91d3d89b36e990c6e91e8bb94e.tar.gz freebsd-ports-gnome-d27e4c7df5318b91d3d89b36e990c6e91e8bb94e.tar.zst freebsd-ports-gnome-d27e4c7df5318b91d3d89b36e990c6e91e8bb94e.zip |
- Rename ports
palm/gnomepilot2 -> palm/gnome-pilot
palm/gnomepilot-conduits2 -> palm/gnome-pilot-conduits
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 1be875126283..fb6efaf096c4 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -73,7 +73,7 @@ WITH_GSTREAMER= yes .endif .if defined(WITH_PILOT) -LIB_DEPENDS+= gpilotdconduit.2:${PORTSDIR}/palm/gnomepilot2 +LIB_DEPENDS+= gpilotdconduit.2:${PORTSDIR}/palm/gnome-pilot CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \ --enable-pilot-conduits=yes PLIST_SUB+= PILOT:="" |