mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
3b4c7b7c16
Fixes kdebase3's pkg-plist and kwin's XComposite support.
12 lines
435 B
Plaintext
12 lines
435 B
Plaintext
--- kwin/Makefile.in.orig Mon Mar 21 13:23:39 2005
|
|
+++ kwin/Makefile.in Mon Mar 21 13:23:53 2005
|
|
@@ -605,7 +605,7 @@
|
|
xdg_menudir = @xdg_menudir@
|
|
INCLUDES = -I$(srcdir)/lib $(all_includes)
|
|
@include_kompmgr_TRUE@KOMPMGR = kompmgr
|
|
-SUBDIRS = lib . killer kcmkwin pics clients oldheaders data $(KOMPMGR)
|
|
+SUBDIRS = lib . killer kcmkwin pics clients oldheaders data
|
|
#>- lib_LTLIBRARIES =
|
|
#>+ 1
|
|
lib_LTLIBRARIES = libkdeinit_kwin.la
|