mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 08:00:31 -04:00
11 lines
279 B
Text
11 lines
279 B
Text
--- src/modules/Makefile.in.orig 2003-04-11 16:36:36 UTC
|
|
+++ src/modules/Makefile.in
|
|
@@ -35,7 +35,7 @@ DCCFLAGS= @DCCFLAGS@
|
|
CPPFLAGS= -I.. @CPPFLAGS@
|
|
|
|
INSTALL= @INSTALL@
|
|
-INSTALL_LIBDIR= @prefix@/lib/alat
|
|
+INSTALL_LIBDIR= @prefix@/lib
|
|
|
|
MLIBNAME= @MLIBNAME@
|
|
MSRCS= @MSRCS@
|