freebsd-ports/security/xinetd/files/patch-xinetd::Makefile.in
2003-09-27 13:46:50 +00:00

11 lines
344 B
Text

--- xinetd/Makefile.in.orig Sun Jun 8 00:47:24 2003
+++ xinetd/Makefile.in Sat Sep 27 21:24:00 2003
@@ -40,7 +40,7 @@
INSTALL_CMD = @INSTALL@
-LIBS = -lsio -lmisc -lxlog -lstr -lpset -lportable @LIBS@
+LIBS = -lsio -lmisc -lxlog -lpset -lportable -lstr @LIBS@
INCLUDEDIR = -I../libs/include
LIBDIR = -L../libs/lib