aboutsummaryrefslogblamecommitdiffstats
path: root/cmdline/Makefile.am
blob: 6a888e746864ead228ca829a760105ef1189f1b8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15













                                         
                         
                                      
                                     

man_MANS = compose.1

bin_PROGRAMS = compose

INCLUDES =          \
    -I$(top_builddir)   \
    $(COMPOSE_CFLAGS)   \
    $(INTLLIBS)

compose_LDADD =             \
    ../composer/libcomposer.a   \
    $(COMPOSE_LIBS)

compose_SOURCES =   \
    compose.c   \
    ../composer/Composer-stubs.c \
    ../composer/Composer-common.c
td>lofi2004-03-102-3/+3 * Add a patch that updates the antique zone.tab used by kworldwatch/clock.lofi2004-02-222-1/+300 * Update to KDE 3.2.0lofi2004-02-053-403/+423 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-042-3/+2 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-1/+1 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-292-2/+8 * Update to KDE 3.1.2lioux2003-05-202-12/+1 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-065-43/+2 * Clear moonlight beckons.ade2003-03-072-1/+1 * Fix Kweather for !english users.arved2003-02-193-0/+41 * Unversion these.will2003-02-092-2/+2 * update to 3.1 official releasealane2003-01-293-51/+47 * 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-2/+9 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-252-13/+1 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-052-2/+2 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-16