summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gnome-pim/Makefile2
-rw-r--r--deskutils/gnomepim/Makefile2
2 files changed, 2 insertions, 2 deletions
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