summaryrefslogtreecommitdiffstats
path: root/deskutils/plan
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-03-22 19:23:05 +0000
committerobrien <obrien@FreeBSD.org>1998-03-22 19:23:05 +0000
commit8c30c7b42e0ad370245c6f7f189405081ca75ac4 (patch)
tree034106e18c221f73f3f0f75dac59da1d7865385f /deskutils/plan
parentc72462cf376fc50dfd89851fc7dad33170703e2a (diff)
downloadFreeBSD-ports-8c30c7b42e0ad370245c6f7f189405081ca75ac4.zip
FreeBSD-ports-8c30c7b42e0ad370245c6f7f189405081ca75ac4.tar.gz
Fix error with CPP definition.
Diffstat (limited to 'deskutils/plan')
-rw-r--r--deskutils/plan/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/plan/files/patch-ab b/deskutils/plan/files/patch-ab
index d3a4402..da8b593 100644
--- a/deskutils/plan/files/patch-ab
+++ b/deskutils/plan/files/patch-ab
@@ -50,7 +50,7 @@
INCDIR =# # extra cc options, e.g. "-I/var/include"
! NOB_UID = 65534# # numerical user ID of <nobody> account
! NOB_GID = 65534# # default numerical group ID of <nobody> account
-! CPP_PATH="/usr/bin -P -I$(HELP)"# used by plan to pre-process holiday files,
+! CPP_PATH="/usr/bin/cpp -P -I$(HELP)"# used by plan to pre-process holiday files,
# # plan will check if this file really exists
ESCTOISOLATIN=\"\\033\(B\"# # switching to ISO8859-1
ESCTOJISLATIN=\"\\033\(J\"# # switching to JIS X0201-1976 roman
OpenPOWER on IntegriCloud