aboutsummaryrefslogtreecommitdiff
path: root/japanese/canna-lib
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2001-11-20 23:35:36 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2001-11-20 23:35:36 +0000
commit3f64b27b44dce0073a980981c3f9e9370c23fbd6 (patch)
tree83bfc530cabc0e960139f1b03dfd3d56d0ea7386 /japanese/canna-lib
parentf7c521879a98598ce8143d34f752ed7e391dc251 (diff)
downloadports-3f64b27b44dce0073a980981c3f9e9370c23fbd6.tar.gz
ports-3f64b27b44dce0073a980981c3f9e9370c23fbd6.zip
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.)
Notes
Notes: svn path=/head/; revision=50303
Diffstat (limited to 'japanese/canna-lib')
-rw-r--r--japanese/canna-lib/Makefile1
-rw-r--r--japanese/canna-lib/files/patch-ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index 1f9df730e0a0..15212209c8a4 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/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-lib/files/patch-ac b/japanese/canna-lib/files/patch-ac
index 78ca78696ee5..3debb335f647 100644
--- a/japanese/canna-lib/files/patch-ac
+++ b/japanese/canna-lib/files/patch-ac
@@ -29,7 +29,7 @@
cannaGroup = bin
-
cannaOwnerGroup = -o $(cannaOwner) -g $(cannaGroup)
-+cannaOwnerDefinition = -DcannaOwner="$(cannaOwner)"
++cannaOwnerDefinition = -DcannaOwner="\"$(cannaOwner)\""
pointerIntegerDef =