freebsd-ports/sysutils/msyslog/files/patch-src-modules-Makefile.in
Sergey Matveychuk 1ebf65b052 - Update to 1.08g
- Simplify Makefile
- Add OPTIONS support
- Pass maintainership to submitter

PR:		ports/86151
Submitted by:	Andrej Zverev <az@inec.ru>
2005-09-15 12:01:48 +00:00

11 lines
284 B
Text

--- src/modules/Makefile.in.orig Fri Apr 11 20:36:36 2003
+++ src/modules/Makefile.in Wed Sep 14 16:44:15 2005
@@ -35,7 +35,7 @@
CPPFLAGS= -I.. @CPPFLAGS@
INSTALL= @INSTALL@
-INSTALL_LIBDIR= @prefix@/lib/alat
+INSTALL_LIBDIR= @prefix@/lib
MLIBNAME= @MLIBNAME@
MSRCS= @MSRCS@