1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Rename ${FILESDIR}/patch.nopilot to ${PATCHDIR}/extra-patch-nopilot.

This commit is contained in:
Satoshi Asami 2000-10-07 21:40:17 +00:00
parent a5d771bbdd
commit 3192059cff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33478
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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