aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-pim/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-21 01:45:26 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-21 01:45:26 +0000
commit888d58cd87080ed618c6a27d3bbbd7cc1fb2a023 (patch)
tree410d41cedfd3d84f2c5942ef742d1b8ac797d4a5 /deskutils/gnome-pim/Makefile
parent71c14ab2a4fa4c91a4d3153244c59a4b61e09282 (diff)
downloadports-888d58cd87080ed618c6a27d3bbbd7cc1fb2a023.tar.gz
ports-888d58cd87080ed618c6a27d3bbbd7cc1fb2a023.zip
Notes
Diffstat (limited to 'deskutils/gnome-pim/Makefile')
-rw-r--r--deskutils/gnome-pim/Makefile2
1 files changed, 1 insertions, 1 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