INCLUDES = \ -DG_LOG_DOMAIN=\"wombat\" \ -I$(top_srcdir)/e-util \ -I$(top_srcdir) \ -I$(top_srcdir)/addressbook/backend \ -I$(top_builddir)/addressbook/backend \ -I$(top_srcdir)/calendar \ -I$(top_srcdir)/calendar/pcs \ $(GNOME_INCLUDEDIR) \ $(BONOBO_VFS_GNOME_CFLAGS) \ -DEVOLUTION_VERSION=\""$(VERSION)"\" \ -DEVOLUTION_LOCALEDIR=\""$(datadir)/locale"\" bin_PROGRAMS = \ wombat wombat_SOURCES = \ wombat.c wombat_LDADD = \ $(EXTRA_GNOME_LIBS) \ $(BONOBO_VFS_GNOME_LIBS) \ $(top_builddir)/addressbook/backend/pas/libpas.a \ $(top_builddir)/addressbook/backend/ebook/libebook.la \ $(top_builddir)/addressbook/ename/libename.la \ $(top_builddir)/calendar/pcs/libpcs.a \ $(top_builddir)/calendar/cal-util/libcal-util.la \ $(top_builddir)/libical/src/libical/libical.a \ $(top_builddir)/libversit/libversit.la \ $(top_builddir)/e-util/libeutil.la \ $(LDAP_LIBS) wombat_LDFLAGS = `gnome-config --libs gnorba` oafdir = $(datadir)/oaf oaf_DATA = wombat.oafinfo EXTRA_DIST = wombat.oafinfo if ENABLE_PURIFY PLINK = $(LIBTOOL) --mode=link $(PURIFY) $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ all-local: wombat.pure wombat.pure: wombat @rm -f wombat.pure $(PLINK) $(wombat_LDFLAGS) $(wombat_OBJECTS) $(wombat_LDADD) $(LIBS) endif 885def0884191a2'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/cad/spice
Commit message (Expand)AuthorAgeFilesLines
* - Fix build with gcc4.1miwi2006-10-073-11/+43
* - Remove bad site:jmelo2006-07-241-3/+2
* Bump PORTREVISION to reflect the "^" operator bugfix injdp2006-05-161-1/+1
* The spice3 "^" operator (power) did not work properly unless itsjdp2006-05-151-0/+34
* - Switch to the latest distfiles;thierry2006-04-0610-209/+83
* Simplify build-logic a bitvs2005-11-252-7/+4
* - Add SHA256pav2005-11-241-0/+4
* Allow the spice port to be built without X11 support by definingjdp2004-12-304-5/+31
* The spice maintainers changed the syntax of the "alter" commandjdp2004-10-311-2/+11
* Remove redeclaration, introduced in previous commit, to fix buildarved2004-08-161-9/+5
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+3
* SIZEify.trevor2004-01-291-0/+4
* Work around internal compiler error on -current.tg2003-12-081-0/+11
* - Fix installpav2003-11-201-2/+4
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-4/+2
* Move inclusion of bsd.port.pre.mk past definition of variables.linimon2003-10-292-7/+6
* Mark as broken on 5.x. Distfile dates from 1994, last patch dates fromlinimon2003-10-251-1/+7
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
* Note Patch level 1 and 2 + update the documentation URL.oliver2003-07-221-6/+4
* The tar.Z file disappeared on the ftp. Use the tar.gz file instead.oliver2003-07-222-2/+1
* 1. REAL cleaning on this port. The files dir is now organized so themaho2003-07-1943-976/+808
* Add Macquarie University patches:maho2003-07-014-7/+3127
* Fix fgets buffer overflowkris2003-06-272-1/+13
* a. Slight enhancementmaho2003-05-055-227/+199
* De-pkg-comment.knu2003-02-212-1/+1
* Bump PORTREVISION to indicate that some bugs have been fixed.joerg2002-08-271-0/+1
* More FreeBSD tweaking in os_bsd.h:joerg2002-08-261-50/+38
* Do not destroy the graph to be printed too early.joerg2002-08-261-0/+27