summaryrefslogtreecommitdiffstats
path: root/lib/libbegemot
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-06-15 19:28:07 +0000
committerbapt <bapt@FreeBSD.org>2015-06-15 19:28:07 +0000
commit594e07bd1b11504215f7e800f4aad9672c6a14a2 (patch)
treecfeaf6e9c359394d745699e5ba462ac62f4f470d /lib/libbegemot
parentce1627222dcc8a06aeb78092f3ba7e454574124b (diff)
downloadFreeBSD-src-594e07bd1b11504215f7e800f4aad9672c6a14a2.zip
FreeBSD-src-594e07bd1b11504215f7e800f4aad9672c6a14a2.tar.gz
Revert r284417 it is not necessary anymore
Diffstat (limited to 'lib/libbegemot')
-rw-r--r--lib/libbegemot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbegemot/Makefile b/lib/libbegemot/Makefile
index ed22586..27baf56 100644
--- a/lib/libbegemot/Makefile
+++ b/lib/libbegemot/Makefile
@@ -6,7 +6,7 @@ LIBBEGEMOT_DIR=${.CURDIR}/../../contrib/libbegemot
LIB= begemot
SHLIB_MAJOR= 4
-SHLIBDIR= /lib
+SHLIBDIR?= /lib
CFLAGS+= -DUSE_SELECT -DQUADFMT='"ll"'
SRCS= rpoll.c
OpenPOWER on IntegriCloud