aboutsummaryrefslogtreecommitdiff
path: root/mail/popcheck/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 10:13:23 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 10:13:23 +0000
commit355272b131d8e9b2dbe12b1798ad34a79808b897 (patch)
tree39b66b4b16234a79044abbc46cb2cf81cb42630f /mail/popcheck/Makefile
parent625e2970c8e6db4be749cded4d8dbf874c7cf6d4 (diff)
downloadports-355272b131d8e9b2dbe12b1798ad34a79808b897.tar.gz
ports-355272b131d8e9b2dbe12b1798ad34a79808b897.zip
Notes
Diffstat (limited to 'mail/popcheck/Makefile')
-rw-r--r--mail/popcheck/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/popcheck/Makefile b/mail/popcheck/Makefile
index 6474c6018733..4eddff7bb3c1 100644
--- a/mail/popcheck/Makefile
+++ b/mail/popcheck/Makefile
@@ -11,8 +11,9 @@ DISTNAME= popcheck
MAINTAINER= ports@FreeBSD.org
COMMENT= Preview and delete messages in POP3 mailbox
+USES= ncurses
ALL_TARGET= popcheck
-
+MAKE_ARGS= LDFLAGS="${LDFLAGS} -lncurses"
PLIST_FILES= bin/popcheck man/man1/popcheck.1.gz
do-install: