summaryrefslogtreecommitdiff
path: root/deskutils/gnome-pim
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-12-19 11:15:05 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-12-19 11:15:05 +0000
commit260688534ea9c0956b79128990e66845551f6567 (patch)
treec719a00621756cfab28bdcc2c9ecce7bfe074bff /deskutils/gnome-pim
parentEnable SSL support. Bump PORTREVISION. (diff)
Correct WITHOUT_PILOT test in one place.
Notes
Notes: svn path=/head/; revision=51824
Diffstat (limited to 'deskutils/gnome-pim')
-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 ca6c0edaf2bf..2cb7f5baa7b5 100644
--- a/deskutils/gnome-pim/Makefile
+++ b/deskutils/gnome-pim/Makefile
@@ -27,7 +27,7 @@ USE_LIBTOOL= yes
CPPFLAGS= -I${LOCALBASE}/include
LIBS= -L${LOCALBASE}/lib
-.if !defined(WITHOUT_PILOT)
+.if defined(WITHOUT_PILOT)
CONFIGURE_ARGS= --without-pisock --disable-pilotlinktest
.else
CPPFLAGS+= -I${LOCALBASE}/pilot/include