1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
freebsd-ports/devel/bonobo/files/patch-storage-modules::Makefile.in
Maxim Sobolev 6049a3aba1 - Use USE_LIBTOOL;
- install documentation into the correct location (bump PORTREVISION).
2002-05-01 01:37:45 +00:00

15 lines
447 B
Plaintext

$FreeBSD$
--- storage-modules/Makefile.in 2002/05/01 01:03:30 1.1
+++ storage-modules/Makefile.in 2002/05/01 01:15:16
@@ -180,7 +180,7 @@
libstorage_efs_la_SOURCES = bonobo-storage-efs.c bonobo-storage-efs.h bonobo-stream-efs.c bonobo-stream-efs.h
-libstorage_efs_la_LDFLAGS = $(common_ldflags) -L$(top_builddir)/libefs/src -lefs
+libstorage_efs_la_LDFLAGS = $(common_ldflags) $(top_builddir)/libefs/src/libefs.la
#