diff options
Diffstat (limited to 'deskutils/gnomepim/Makefile')
-rw-r--r-- | deskutils/gnomepim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |