summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 b3bb8583a15d..b43099783102 100644
--- a/deskutils/gnome-pim/Makefile
+++ b/deskutils/gnome-pim/Makefile
@@ -21,7 +21,7 @@ PILOTLIB= "-L${LOCALBASE}/pilot/lib"
PLIST_SUB+= GNOMEPILOT:=""
.else
CONFIGURE_ARGS= --without-pisock --disable-pilotlinktest
-EXTRA_PATCHES= ${FILESDIR}/patch.nopilot
+EXTRA_PATCHES= ${PATCHDIR}/extra-patch-nopilot
PLIST_SUB+= GNOMEPILOT:="@comment "
.endif
diff --git a/deskutils/gnomepim/Makefile b/deskutils/gnomepim/Makefile
index b3bb8583a15d..b43099783102 100644
--- a/deskutils/gnomepim/Makefile
+++ b/deskutils/gnomepim/Makefile
@@ -21,7 +21,7 @@ PILOTLIB= "-L${LOCALBASE}/pilot/lib"
PLIST_SUB+= GNOMEPILOT:=""
.else
CONFIGURE_ARGS= --without-pisock --disable-pilotlinktest
-EXTRA_PATCHES= ${FILESDIR}/patch.nopilot
+EXTRA_PATCHES= ${PATCHDIR}/extra-patch-nopilot
PLIST_SUB+= GNOMEPILOT:="@comment "
.endif