aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/gnomepim
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 05:40:17 +0800
committerasami <asami@FreeBSD.org>2000-10-08 05:40:17 +0800
commit1ee3c40a59f1b66864f3bd11083365fb54774644 (patch)
tree6993742f9dbc3a8046d7e3031de2375a20a57372 /deskutils/gnomepim
parente4821f807985438616f877089dc64293a18f55ee (diff)
downloadfreebsd-ports-gnome-1ee3c40a59f1b66864f3bd11083365fb54774644.tar.gz
freebsd-ports-gnome-1ee3c40a59f1b66864f3bd11083365fb54774644.tar.zst
freebsd-ports-gnome-1ee3c40a59f1b66864f3bd11083365fb54774644.zip
Rename ${FILESDIR}/patch.nopilot to ${PATCHDIR}/extra-patch-nopilot.
Diffstat (limited to 'deskutils/gnomepim')
-rw-r--r--deskutils/gnomepim/Makefile2
1 files changed, 1 insertions, 1 deletions
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