diff options
Diffstat (limited to 'sysutils/openipmi/Makefile')
-rw-r--r-- | sysutils/openipmi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/openipmi/Makefile b/sysutils/openipmi/Makefile index 95756bc7afbf..10596ede9dfb 100644 --- a/sysutils/openipmi/Makefile +++ b/sysutils/openipmi/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpopt.so:devel/popt GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= execinfo gmake libtool ncurses pathfix pkgconfig +USES= gmake libtool ncurses pathfix pkgconfig USE_LDCONFIG= yes CPPFLAGS+= -I../include -I${LOCALBASE}/include |