aboutsummaryrefslogtreecommitdiff
path: root/lib/libncurses/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-08-18 15:25:39 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-08-18 15:25:39 +0000
commit4f4a104ee88afa3e1dbff75adeec199348e0636a (patch)
tree38a679827dd557702f9bb6e090706961f8b9bc5c /lib/libncurses/Makefile
parented7ac91c5f0247d299768f9a0d4d851cc023dbd3 (diff)
downloadsrc-4f4a104ee88afa3e1dbff75adeec199348e0636a.tar.gz
src-4f4a104ee88afa3e1dbff75adeec199348e0636a.zip
style.Makefile(5)
Notes
Notes: svn path=/head/; revision=119071
Diffstat (limited to 'lib/libncurses/Makefile')
-rw-r--r--lib/libncurses/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile
index 01b55d189bfc..612a388495d2 100644
--- a/lib/libncurses/Makefile
+++ b/lib/libncurses/Makefile
@@ -3,7 +3,7 @@
NCURSES=${.CURDIR}/../../contrib/ncurses
LIB= ncurses
-SHLIBDIR?= /lib
+SHLIBDIR?= /lib
SHLIB_MAJOR=5
# Should be elsewhere