INCLUDES = \ $(EXTRA_GNOME_CFLAGS) \ $(GNOME_INCLUDEDIR) \ -I$(top_srcdir)/e-util \ -I$(top_srcdir) \ -I$(top_srcdir)/addressbook/backend/pas \ -I$(top_srcdir)/calendar/pcs \ -I$(top_srcdir)/calendar/cal-util \ -DEVOLUTION_VERSION=\""$(VERSION)"\" \ -DEVOLUTION_LOCALEDIR=\""$(datadir)/locale"\" bin_PROGRAMS = \ wombat wombat_SOURCES = \ wombat.c wombat_LDADD = \ $(EXTRA_GNOME_LIBS) \ $(BONOBO_HTML_GNOME_LIBS) \ $(top_builddir)/addressbook/backend/pas/libpas.la \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ $(top_builddir)/calendar/pcs/libpcs.la \ $(top_builddir)/libical/src/libical/libical.la \ $(top_builddir)/calendar/cal-util/libcalutil.la \ $(top_builddir)/libversit/libversit.la \ $(top_builddir)/e-util/libeutil.la \ -lgnomevfs wombat_LDFLAGS = `gnome-config --libs gnorba` gnorbadir = $(sysconfdir)/CORBA/servers gnorba_DATA = wombat.gnorba n='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xkbctrl
Commit message (Expand)AuthorAgeFilesLines
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* fix unfetchable.sanpei2006-04-241-1/+1
* Use MASTER_SITE_XORG.sanpei2006-03-241-3/+4