aboutsummaryrefslogtreecommitdiffstats
path: root/games/knights-kde4/Makefile
blob: 150a697a3769d6d7c6fb6e166dfe1757166533bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:    knight
# Date created:     24 Jun 2002
# Whom:         Stefan Jahn <stefan.jahn@nemesis-sektor.de>
#
# $FreeBSD$
#

PORTNAME=   knights
PORTVERSION=    0.6
PORTREVISION=   3
CATEGORIES= games kde
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= knights

MAINTAINER= ports@FreeBSD.org
COMMENT=    A KDE chess interface (gnuchess/crafty)

RUN_DEPENDS=    crafty:${PORTSDIR}/games/crafty

USE_KDELIBS_VER=3
USE_GMAKE=  yes
USE_AUTOTOOLS=  libtool:15
CONFIGURE_ENV=  XML2POT=${TRUE} PO2XML=${TRUE}

post-patch:
    @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure

.include <bsd.port.mk>
insertions'>+2 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * Reassign my p5-* ports to perl@ so more than one personerwin2009-01-301-1/+1 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1 * Fix pkg-plist, which was previously hidden in p5-Business-OnlinePaymenterwin2008-02-202-1/+4 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * - Add SHA256pav2005-11-271-0/+1 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * utilize SITE_PERLijliao2003-10-24