ACLOCAL_AMFLAGS=-I m4 changelogs = \ ChangeLog \ ChangeLog.pre-1-4 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = \ evolution-calendar.pc \ evolution-mail.pc \ evolution-plugin.pc \ evolution-shell.pc EXTRA_DIST = \ AUTHORS \ $(changelogs) \ COPYING-DOCS \ COPYING.LGPL2 \ COPYING.LGPL3 \ COPYING.OPENLDAP \ README \ HACKING \ MAINTAINERS \ NEWS \ NEWS-1.0 \ marshal.mk \ iconv-detect.c \ plugin.mk \ server.mk \ intltool-merge.in \ intltool-update.in \ intltool-extract.in \ evolution-zip.in \ gnome-doc-utils.make \ gtk-doc.make \ $(pkgconfig_DATA:.pc=.pc.in) if ENABLE_SMIME SMIME_SUBDIR=smime endif if WITH_HELP HELP_SUBDIR=help endif SUBDIRS = \ m4 \ win32 \ data \ smclient \ e-util \ a11y \ filter \ widgets \ shell \ $(SMIME_SUBDIR) \ em-format \ addressbook \ composer \ mail \ calendar \ art \ plugins \ modules \ doc \ ui \ views \ po \ sounds \ $(HELP_SUBDIR) DISTCLEANFILES = \ $(builddir)/iconv-detect.h MAINTAINERCLEANFILES = \ $(srcdir)/INSTALL \ $(srcdir)/aclocal.m4 \ $(srcdir)/autoscan.log \ $(srcdir)/config.guess \ $(srcdir)/config.h.in \ $(srcdir)/config.sub \ $(srcdir)/configure.scan \ $(srcdir)/depcomp \ $(srcdir)/install-sh \ $(srcdir)/ltmain.sh \ $(srcdir)/missing \ $(srcdir)/mkinstalldirs \ $(srcdir)/gnome-doc-utils.make \ $(srcdir)/gtk-doc.make \ $(srcdir)/m4/gnome-doc-utils.m4 \ $(srcdir)/m4/gtk-doc.m4 \ $(srcdir)/m4/intltool.m4 \ $(srcdir)/m4/libtool.m4 \ $(srcdir)/m4/ltoptions.m4 \ $(srcdir)/m4/ltsugar.m4 \ $(srcdir)/m4/ltversion.m4 \ $(srcdir)/m4/lt~obsolete.m4 # Scrollkeeper must be disabled for distcheck to work because # distcheck uses a custom prefix. See GNOME bug #354357. DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ --disable-scrollkeeper \ --enable-test-component \ --with-help -include $(top_srcdir)/git.mk nd_yarn/devel/electron4/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/itcl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Remove left-over meaningless 85+ from USES t(cl|k)Pietro Cerutti2019-06-131-1/+1
* Convert USES of tcl or tk from 84+ to 85+Pietro Cerutti2017-09-071-1/+2
* Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.Pietro Cerutti2016-04-211-12/+2
* - Stage supportRene Ladan2014-04-051-18/+14
* - Convert to USES=tclPietro Cerutti2014-02-201-1/+1
* lang/itcl: fix sed for 8.x (no -r)William Grzybowski2013-11-041-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
* - Update to 3.4.1Pietro Cerutti2013-04-301-26/+31
* Resolve manpage naming conflict with the stock Tcl documentationJimmy Olgeni2012-02-151-2/+5
* Update maintainer's email address.Mark Linimon2010-12-021-1/+1
* List the four man-pages added to the package between 3.3-RC and 3.4b1.Mikhail Teterin2010-06-131-1/+1
* Upgrade itcl to 3.4b1 -- the last version in the 3.x branch.Mikhail Teterin2010-06-121-12/+6
* - Switch SourceForge ports to the new File Release System: categories startin...Dmitry Marakasov2009-08-221-2/+1
* - Does not build with tcl/tk 8.5 and higherMartin Matuska2009-02-141-1/+1
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
* - Fix COMMENT from previous commitMartin Matuska2007-09-051-1/+1
* - Switch to USE_TCLMartin Matuska2007-09-05