aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-02 06:21:51 +0800
committermarino <marino@FreeBSD.org>2016-02-02 06:21:51 +0800
commit7b2ca48f71660bc3207779c915edcfbe4dfb6114 (patch)
tree45932fa48fe95922535155157f0af1ccda769585 /chinese
parent1378050ad12748988116fe25c5df1311dae8c840 (diff)
downloadfreebsd-ports-graphics-7b2ca48f71660bc3207779c915edcfbe4dfb6114.tar.gz
freebsd-ports-graphics-7b2ca48f71660bc3207779c915edcfbe4dfb6114.tar.zst
freebsd-ports-graphics-7b2ca48f71660bc3207779c915edcfbe4dfb6114.zip
chinese/qe: document ncurses requirement (USES+=ncurses)
Diffstat (limited to 'chinese')
-rw-r--r--chinese/qe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/qe/Makefile b/chinese/qe/Makefile
index 79cfc35ac90..f3dd7aec313 100644
--- a/chinese/qe/Makefile
+++ b/chinese/qe/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake ncurses
post-configure:
@${REINPLACE_CMD} -e '49s,-s,,' ${WRKSRC}/src/Makefile