# process this file with automake to create Makefile.in INCLUDES = -I$(top_srcdir)/intl -I$(top_srcdir) -I$(top_srcdir)/camel \ -I$(includedir) -I$(top_srcdir)/camel/providers/pop3 \ -I$(top_srcdir)/camel/providers/mbox -I$(top_srcdir)/camel/providers/nntp LDADD = \ $(top_builddir)/camel/libcamel.la \ $(top_builddir)/libibex/libibex.la \ $(GNOME_LIBDIR) \ $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) # $(BONOBO_LIBS) #test4_LDADD = \ # $(top_builddir)/camel/libcamel.la \ # $(top_builddir)/camel/providers/MH/libcamelmh.la \ # $(GNOME_LIBDIR) \ # $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB) #test11_LDADD = \ # $(LDADD) \ # $(top_builddir)/filter/libfilter.la \ # $(top_builddir)/libibex/libibex.a test9_LDADD = \ $(top_builddir)/camel/libcamel.la \ $(top_builddir)/camel/providers/mbox/libcamelmbox.la \ $(top_builddir)/libibex/libibex.la \ $(GNOME_LIBDIR) \ $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) test12_LDADD = \ $(top_builddir)/camel/libcamel.la \ $(top_builddir)/camel/providers/nntp/libcamelnntp.la \ $(top_builddir)/libibex/libibex.la \ $(GNOME_LIBDIR) \ $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) test_movemail_LDADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/camel/libcamel.la \ $(top_builddir)/libibex/libibex.la \ $(GNOME_LIBDIR) \ $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) if ENABLE_THREADS THREAD_RELATED_TESTS=test8 else THREAD_RELATED_TESTS= endif noinst_PROGRAMS = \ test1 \ test2 \ test3 \ test7 \ test9 \ test10 \ test11 \ test12 \ test-movemail \ test-url \ $(THREAD_RELATED_TESTS) # test-formatter option> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/games/frozenbubble
Commit message (Expand)AuthorAgeFilesLines
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
* -remove MD5ohauer2011-07-031-1/+0
* Fix build after ports/151047makc2010-11-051-0/+9
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* take maintainership and update to 2.2.0makc2009-02-184-58/+75
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-7/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Add information about a pre-load with FreeBSD version greater than 7.edwin2008-05-241-0/+4
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-2/+0
* - Welcome X.org 7.2 \o/.flz2007-05-202-21/+1
* - COPYTREE_* are now part of bsd.port.mkpav2007-03-241-7/+0
* Repair regexp madness that resulted in things like "Bab%%PORTOBJFORMAT%%ish"kris2007-01-271-13/+13
* - Update to 2.1.0stas2006-11-285-47/+39
* - Add missed runtime dependency on p5-gettextpav2006-11-111-2/+3
* Ignore on FreeBSD versions < 600020 because the program requires MSG_NOSIGNALedwin2006-11-091-2/+8
* Unbreak the build on 5.x without MSG_NOSIGNAL. Also submitted upstream.roam2006-11-091-0/+23
* Add warning about LD_PRELOAD if the game doesn't work.edwin2006-11-06