summaryrefslogtreecommitdiff
path: root/deskutils/gnome-pim
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gnome-pim')
-rw-r--r--deskutils/gnome-pim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile
index b10c09069941..0ea2036099e1 100644
--- a/deskutils/gnome-pim/Makefile
+++ b/deskutils/gnome-pim/Makefile
@@ -29,6 +29,7 @@ CPPFLAGS= -I${LOCALBASE}/include
LIBS= -L${LOCALBASE}/lib
.if !defined(WITH_PILOT)
CONFIGURE_ARGS= --without-pisock --disable-pilotlinktest
+.else
CPPFLAGS+= -I${LOCALBASE}/pilot/include
LIBS+= -L${LOCALBASE}/pilot/lib
.endif