diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-15 15:34:20 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-15 15:34:20 +0000 |
| commit | 4232f826683298e85d469c0ef17259cecd13b2c7 (patch) | |
| tree | 154d3d5efcf71ba40bf173188459e5f3186f27ec /lib/libbegemot | |
| parent | 2f1653808a72224693d36d82e415f2f7bbbed547 (diff) | |
Notes
Diffstat (limited to 'lib/libbegemot')
| -rw-r--r-- | lib/libbegemot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbegemot/Makefile b/lib/libbegemot/Makefile index 27baf563cff6..ed22586b6f6a 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 |
