summaryrefslogtreecommitdiffstats
path: root/lib/ncurses
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ncurses')
-rw-r--r--lib/ncurses/ncurses/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ncurses/ncurses/Makefile b/lib/ncurses/ncurses/Makefile
index aa541ea..488a2fc 100644
--- a/lib/ncurses/ncurses/Makefile
+++ b/lib/ncurses/ncurses/Makefile
@@ -1,11 +1,12 @@
# $FreeBSD$
+SHLIBDIR?= /lib
+
.include <bsd.own.mk>
NCURSES=${.CURDIR}/../../contrib/ncurses
LIB= ncurses
-SHLIBDIR?= /lib
SHLIB_MAJOR=6
# Should be elsewhere
OpenPOWER on IntegriCloud