aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 15:47:43 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 15:47:43 +0000
commit99624e52db795c46880aaffe80d890d1765c6cb5 (patch)
tree8e9ed300cb714145aaef364f5e0e14129ecb3b92 /korean
parentc17679ba7902fc1f524e52d0d011b087db40d91c (diff)
downloadports-99624e52db795c46880aaffe80d890d1765c6cb5.tar.gz
ports-99624e52db795c46880aaffe80d890d1765c6cb5.zip
korean/engdic: USES+= ncurses, respect LDFLAGS
Also link with libncurses, not libtermcap
Notes
Notes: svn path=/head/; revision=408211
Diffstat (limited to 'korean')
-rw-r--r--korean/engdic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/korean/engdic/Makefile b/korean/engdic/Makefile
index fffafb0e4eda..3fe9f8969c7b 100644
--- a/korean/engdic/Makefile
+++ b/korean/engdic/Makefile
@@ -10,8 +10,9 @@ MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= English dictionary utility for Korean
+USES= ncurses
EXTRACT_AFTER_ARGS= --exclude '*.o'
-MAKE_ARGS= CC="${CC}"
+MAKE_ARGS= CC="${CC}" LDADD="-lz ${LDFLAGS} -lncurses"
PLIST_FILES= bin/edic bin/engdic
PORTDATA= [a-z].dic.gz