aboutsummaryrefslogtreecommitdiff
path: root/japanese/ng-canna/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ng-canna/Makefile')
-rw-r--r--japanese/ng-canna/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/ng-canna/Makefile b/japanese/ng-canna/Makefile
index fe1a97c78a56..a24997a463b5 100644
--- a/japanese/ng-canna/Makefile
+++ b/japanese/ng-canna/Makefile
@@ -8,14 +8,14 @@
PKGNAMESUFFIX= -canna
MASTERDIR= ${.CURDIR}/../ng
-COMMENTFILE= ${.CURDIR}/pkg-comment
DESCR= ${.CURDIR}/pkg-descr
LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna
-.include "${MASTERDIR}/Makefile"
-
MAINTAINER= honda@kashio.info.mie-u.ac.jp
+COMMENT= A very lightweight Emacs-clone with Japanese and Canna support
+
+.include "${MASTERDIR}/Makefile"
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DCANNA" \
LIBS="-L${LOCALBASE}/lib -lcanna -ltermcap"