summaryrefslogtreecommitdiffstats
path: root/japanese/Canna
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>2001-11-20 23:35:36 +0000
committermax <max@FreeBSD.org>2001-11-20 23:35:36 +0000
commit201fbcb5cd19bf962d17a057bf58ae27e306d437 (patch)
tree1f50108a8927cfa646cf0ab7de88aed988aa0556 /japanese/Canna
parent442918c395b15ee9c9a774866a2e4f85ba572f33 (diff)
downloadFreeBSD-ports-201fbcb5cd19bf962d17a057bf58ae27e306d437.zip
FreeBSD-ports-201fbcb5cd19bf962d17a057bf58ae27e306d437.tar.gz
Correct the problem which caused server/main.c to be uncompilable.
With this fix, problems on -current should have been eliminated. I'm bumping the PORTREVISION to encourage the update. (Maybe I should've done it when I changed the way cannaserver is run, anyway.)
Diffstat (limited to 'japanese/Canna')
-rw-r--r--japanese/Canna/Makefile1
-rw-r--r--japanese/Canna/files/patch-ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile
index 1f9df73..1521220 100644
--- a/japanese/Canna/Makefile
+++ b/japanese/Canna/Makefile
@@ -8,6 +8,7 @@
PORTNAME= Canna
PORTVERSION= 3.5b2
+PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= ftp://ftp.tokyonet.ad.jp/pub/misc/Canna/Canna35/ \
ftp://ftp.meshnet.or.jp/pub/tool/Canna/Canna35/ \
diff --git a/japanese/Canna/files/patch-ac b/japanese/Canna/files/patch-ac
index 78ca786..3debb33 100644
--- a/japanese/Canna/files/patch-ac
+++ b/japanese/Canna/files/patch-ac
@@ -29,7 +29,7 @@
cannaGroup = bin
-
cannaOwnerGroup = -o $(cannaOwner) -g $(cannaGroup)
-+cannaOwnerDefinition = -DcannaOwner="$(cannaOwner)"
++cannaOwnerDefinition = -DcannaOwner="\"$(cannaOwner)\""
pointerIntegerDef =
OpenPOWER on IntegriCloud