freebsd-ports/x11-themes/baghira/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

32 lines
774 B
Makefile

# 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= 2
CATEGORIES= x11-themes kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
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_GMAKE= yes
USE_AUTOTOOLS= libtool:15
# 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>