opnsense-ports/textproc/scim-table-imengine/files/patch-Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

22 lines
839 B
Text

--- Makefile.in.orig Sun Oct 8 08:57:57 2006
+++ Makefile.in Sat Apr 28 19:10:40 2007
@@ -75,7 +75,7 @@
uninstall-recursive
ETAGS = etags
CTAGS = ctags
-DIST_SUBDIRS = docs intl icons m4 po src tables skim
+DIST_SUBDIRS = docs intl icons m4 po src skim
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
@@ -259,8 +259,8 @@
EXTRA_DIST = config.rpath mkinstalldirs bootstrap scim-tables.spec
AUTOMAKE_OPTIONS = gnu
-@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR = skim
-SUBDIRS = docs intl icons m4 po src tables $(SKIM_SUBDIR)
+@SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR =
+SUBDIRS = docs intl icons m4 po src $(SKIM_SUBDIR)
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure $(AUX_DIST)
CLEANFILES = *.bak
ACLOCAL_AMFLAGS = -I m4