From 59bd81691def7f7f8c0ead2edaacd374b6791067 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 27 Dec 2009 14:10:15 -0500 Subject: Compiler and linker flag cleanups. --- addressbook/util/Makefile.am | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'addressbook/util') diff --git a/addressbook/util/Makefile.am b/addressbook/util/Makefile.am index f777f3c940..6338e221fe 100644 --- a/addressbook/util/Makefile.am +++ b/addressbook/util/Makefile.am @@ -11,7 +11,8 @@ libeabutil_la_CPPFLAGS = \ -I$(top_builddir)/shell \ -I$(top_srcdir)/shell \ -I$(top_srcdir)/widgets \ - $(EVOLUTION_ADDRESSBOOK_CFLAGS) + $(GNOME_PLATFORM_CFLAGS) \ + $(EVOLUTION_ADDRESSBOOK_CFLAGS) libeabutil_la_SOURCES = \ addressbook.c \ @@ -22,10 +23,11 @@ libeabutil_la_SOURCES = \ libeabutil_la_LDFLAGS = $(NO_UNDEFINED) libeabutil_la_LIBADD = \ - $(EVOLUTION_ADDRESSBOOK_LIBS) \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/e-util/libeutil.la \ - $(top_builddir)/shell/libeshell.la + $(top_builddir)/shell/libeshell.la \ + $(EVOLUTION_ADDRESSBOOK_LIBS) \ + $(GNOME_PLATFORM_LIBS) dist-hook: cd $(distdir); rm -f $(BUILT_SOURCES) -- cgit it/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/alsa-plugins
Commit message (Expand)AuthorAgeFilesLines
* Cleanup patches, a* categories.mat2016-07-275-17/+20
* bsd.sites.mk: with last mirror dead retire MASTER_SITE_ALSAjbeich2016-04-021-1/+1
* audio/alsa-*: update to 1.1.1jbeich2016-04-023-18/+3
* Drop default directory from _DEPENDS in my portsjbeich2016-03-161-6/+6
* audio/alsa-plugins: partially revert r380063jbeich2016-03-031-1/+2
* audio/alsa-plugins: prepare for ffmpeg 3.0 updatejbeich2016-02-281-0/+14
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* audio/alsa-*: update to 1.1.0jbeich2015-11-112-3/+3
* Convert my ports to USES=localbasejbeich2015-09-271-3/+1
* audio/alsa-plugins: back out r394862, already applied by r394778jbeich2015-08-201-1/+0
* audio/alsa-plugins: convert to CHANGES@20150818 syntaxjbeich2015-08-201-0/+1
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.mat2015-08-191-6/+1
* audio/alias-plugins: Resolve DF audio issues with USES=aliasmarino2015-06-231-1/+1
* MASTER_SITES cleanup.mat2015-05-141-1/+1
* - Update to 1.0.29jbeich2015-02-272-5/+4
* Per convention change my address to @FreeBSD.orgjbeich2015-01-211-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-0/+1
* audio/alsa-*: drop USES=aliasmarino2014-10-211-1/+1
* Add USES=alias to several portsmarino2014-10-201-1/+1
* Cleanup plistbapt2014-10-20