summaryrefslogtreecommitdiff
path: root/deskutils/gnome-pim
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:40:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-07 21:40:17 +0000
commit3192059cff50b080c429c7b4f5fd39d7c232a4c1 (patch)
tree5c2cb0c2d74526358cf001bfa1f46bde1c7e27f3 /deskutils/gnome-pim
parentRemove NEWLAYOUT definition, this is going to be the default. (diff)
Rename ${FILESDIR}/patch.nopilot to ${PATCHDIR}/extra-patch-nopilot.
Notes
Notes: svn path=/head/; revision=33478
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 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