INCLUDES = \ -I$(top_srcdir) \ -I$(top_builddir)/composer \ $(EVOLUTION_MAIL_CFLAGS) @EVO_PLUGIN_RULE@ plugin_DATA = org-gnome-print-message.eplug org-gnome-print-message.xml plugin_LTLIBRARIES = liborg-gnome-print-message.la liborg_gnome_print_message_la_SOURCES = print-message.c liborg_gnome_print_message_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_print_message_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/mail/libevolution-mail.la \ $(EVOLUTION_MAIL_LIBS) EXTRA_DIST = \ org-gnome-print-message.eplug.xml\ org-gnome-print-message.xml BUILT_SOURCES = org-gnome-print-message.eplug CLEANFILES = $(BUILT_SOURCES) link rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/growl-for-linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-1/+1
* Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.soMark Linimon2019-07-121-2/+4
* This port requires adding -fnested-functions to CFLAGS when base GCC is used.Mark Linimon2018-12-261-1/+7
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
* Previous commit fixed build on powerpc64.Mark Linimon2018-09-181-2/+0
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-301-1/+1
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-111-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-111-1/+1
* - Update to 0.8.5Nicola Vitale2017-07-251-5/+9
* Mark some ports failing on powerpc64. These ports are either newMark Linimon2017-06-021-0/+2
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-1/+1
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-261-2/+1