- Fix pointyhat (plist), ubreak

- Submitter is now maintainer

PR:		ports/168321
Submitted by:	turutani@scphys.kyoto-u.ac.jp (maintainer)
This commit is contained in:
Michael Scheidell 2012-08-07 12:31:04 +00:00
parent 2c946497ba
commit a93450c115
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302237
2 changed files with 7 additions and 4 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= kon2
PORTVERSION= 0.3
PORTREVISION= 5
PORTREVISION= 6
# '+=' is for slave ports
CATEGORIES+= japanese
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
# '+=' is for slave ports
MAINTAINER?= ports@FreeBSD.org
MAINTAINER?= turutani@scphys.kyoto-u.ac.jp
COMMENT= Kanji On Console -- Display kanji characters on your own console
ONLY_FOR_ARCHS= i386 amd64

View File

@ -1,6 +1,6 @@
--- src/Makefile.FreeBSD.orig 1997-01-30 10:29:25.000000000 +0900
+++ src/Makefile.FreeBSD 2012-05-10 02:50:12.820551080 +0900
@@ -1,10 +1,17 @@
@@ -1,12 +1,19 @@
# FreeBSD makefile for kon
# Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>
@ -17,5 +17,8 @@
+SRCS+= utmp.c
+.endif
LIBS+= -L${.CURDIR}/display -L${.CURDIR}/../lib -ldisplay -lgon
NOMAN= YES
-NOMAN= YES
+MK_MAN= no
CFLAGS+= -I${.CURDIR}/../include
CLEANFILES= Makefile