aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/sc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/sc/Makefile b/math/sc/Makefile
index eaf0fa208cb3..271e2e210a36 100644
--- a/math/sc/Makefile
+++ b/math/sc/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SUNSITE/apps/financial/spreadsheet
MAINTAINER= johans@FreeBSD.org
COMMENT= Curses-based spreadsheet program
+USES= ncurses
+
post-patch:
@${REINPLACE_CMD} -e '/^prefix=/s,=.*,=$${PREFIX},' \
-e '/^CC=/s,=.*,=${CC},' \