diff options
Diffstat (limited to 'devel/libshhopt/files/Makefile.lib')
-rw-r--r-- | devel/libshhopt/files/Makefile.lib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libshhopt/files/Makefile.lib b/devel/libshhopt/files/Makefile.lib index 8a2df02e48b3..1ffb9ddc0cd5 100644 --- a/devel/libshhopt/files/Makefile.lib +++ b/devel/libshhopt/files/Makefile.lib @@ -5,7 +5,7 @@ LIB= shhopt LIBDIR= ${PREFIX}/lib SHLIB_MAJOR= ${SHLIB_VER} SHLIB_MINOR= 1 -NO_PROFILE= yes +MK_PROFILE= no NO_OBJ= yes INCS= shhopt.h |