aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/baghira/Makefile
blob: f668a44939fd1f12ae0ed453e91d8a0ee9daefb5 (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
29
30
31
32
# New ports collection makefile for:    baghira
# Date created:         31 August 2004
# Whom:             Miguel Mendez <flynn@energyhq.es.eu.org>
#
# $FreeBSD$
#

PORTNAME=   baghira
PORTVERSION=    0.8
PORTREVISION=   7
CATEGORIES= x11-themes kde
MASTER_SITES=   SF

MAINTAINER= ports@FreeBSD.org
COMMENT=    An Aqua like window decoration and widget style for KDE

#WRKSRC=        ${WRKDIR}/${PORTNAME}-release

#EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-configure

USE_BZIP2=  yes
USE_KDEBASE_VER=3
USE_XORG=   xtst
USE_GMAKE=  yes
USE_AUTOTOOLS=  libtool

# XXX - Workaround for a badly rolled tarball.
#pre-configure:
#   @${REINPLACE_CMD} -e 's|rm -f configure|true|g' ${WRKSRC}/Makefile.in \
#                       ${WRKSRC}/admin/am_edit

.include <bsd.port.mk>