freebsd-ports/x11/kdebase3/files/patch-kdm-kfrontend-Makefile.in

13 lines
470 B
Text
Raw Normal View History

--- kdm/kfrontend/Makefile.in.orig Mon Nov 20 15:29:40 2006
+++ kdm/kfrontend/Makefile.in Mon Nov 20 15:31:07 2006
@@ -1126,9 +1126,6 @@
uninstall-binPROGRAMS uninstall-info-am
-install-data-local: genkdmconf
- ./genkdmconf --in $(DESTDIR)$(kde_confdir)/kdm --no-in-notice --face-src $(srcdir)/pics $(GENKDMCONF_FLAGS)
-
messages:
$(XGETTEXT) `find . -name "*.cpp"` -o $(podir)/kdmgreet.pot
# Tell versions [3.59,3.63) of GNU make to not export all variables.