mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
16 lines
739 B
Plaintext
16 lines
739 B
Plaintext
--- kipi-plugins/Makefile.in.orig Wed Jan 24 22:04:37 2007
|
|
+++ kipi-plugins/Makefile.in Fri Jan 26 08:31:57 2007
|
|
@@ -377,11 +377,7 @@
|
|
@compile_ACQUIREIMAGES_TRUE@ACQUIREIMAGESDIR = acquireimages
|
|
@compile_RAWCONVERTER_TRUE@RAWCONVERTERDIR = rawconverter
|
|
@compile_IPODEXPORT_TRUE@IPODEXPORTDIR = ipodexport
|
|
-SUBDIRS = common printwizard calendar mpegencoder cdarchiving simpleviewerexport \
|
|
- sendimages batchprocessimages wallpaper findimages galleryexport flickrexport \
|
|
- jpeglossless timeadjust gpssync metadataedit \
|
|
- $(SLIDESHOWDIR) $(KAMERAKLIENTDIR) $(ACQUIREIMAGESDIR) $(RAWCONVERTERDIR) \
|
|
- $(HTMLEXPORTDIR) $(IPODEXPORTDIR)
|
|
+SUBDIRS = common %%SUBDIRS%%
|
|
|
|
rcdir = $(kde_datadir)/kipi
|
|
rc_DATA = tips
|