From 888d58cd87080ed618c6a27d3bbbd7cc1fb2a023 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 21 Jan 2002 01:45:26 +0000 Subject: Correct logic for optional pilot support. Submitted by: Anders Andersson Joe Clarke --- deskutils/gnome-pim/Makefile | 2 +- deskutils/gnomepim/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile index 1779cdae2fe7..ba95250058ff 100644 --- a/deskutils/gnome-pim/Makefile +++ b/deskutils/gnome-pim/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-pim-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -.if defined(WITHOUT_PILOT) +.if !defined(WITHOUT_PILOT) BUILD_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits RUN_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits .endif diff --git a/deskutils/gnomepim/Makefile b/deskutils/gnomepim/Makefile index 1779cdae2fe7..ba95250058ff 100644 --- a/deskutils/gnomepim/Makefile +++ b/deskutils/gnomepim/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-pim-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -.if defined(WITHOUT_PILOT) +.if !defined(WITHOUT_PILOT) BUILD_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits RUN_DEPENDS= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits .endif -- cgit v1.2.3