diff options
author | asami <asami@FreeBSD.org> | 2000-10-07 21:40:17 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-10-07 21:40:17 +0000 |
commit | 1ee3c40a59f1b66864f3bd11083365fb54774644 (patch) | |
tree | 6993742f9dbc3a8046d7e3031de2375a20a57372 /deskutils | |
parent | e4821f807985438616f877089dc64293a18f55ee (diff) | |
download | FreeBSD-ports-1ee3c40a59f1b66864f3bd11083365fb54774644.zip FreeBSD-ports-1ee3c40a59f1b66864f3bd11083365fb54774644.tar.gz |
Rename ${FILESDIR}/patch.nopilot to ${PATCHDIR}/extra-patch-nopilot.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-pim/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnomepim/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile index b3bb858..b430997 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 b3bb858..b430997 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 |