mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
46d9d5084a
- Drop now unneeded dependency to deskutils/kdepim3
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
--- kmess/Makefile.in.orig Sun Jun 4 16:44:43 2006
|
|
+++ kmess/Makefile.in Sun Jun 4 16:45:06 2006
|
|
@@ -470,7 +470,7 @@
|
|
|
|
# the library search path.
|
|
# the -lpthread is required for Autopackage/BinReloc
|
|
-kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries) -lpthread
|
|
+kmess_LDFLAGS = $(KDE_RPATH) $(all_libraries)
|
|
AM_CXXFLAGS = -ggdb
|
|
#>- all: all-recursive
|
|
#>+ 1
|