2003-11-13 18:47:40 +01:00
|
|
|
# New ports collection makefile for: kheisereg
|
|
|
|
# Date created: Tue Nov 11 00:06:12 CET 2003
|
|
|
|
# Whom: Markus Brueffer <brueffer@phoenix-systems.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= kheisereg
|
|
|
|
PORTVERSION= 0.7
|
2004-04-05 05:31:02 +02:00
|
|
|
PORTREVISION= 2
|
2003-11-13 18:47:40 +01:00
|
|
|
CATEGORIES= german kde
|
|
|
|
MASTER_SITES= http://www.gantz-edv.de/kheisereg/
|
|
|
|
|
2004-02-23 21:57:56 +01:00
|
|
|
MAINTAINER= markus@FreeBSD.org
|
2003-11-13 18:47:40 +01:00
|
|
|
COMMENT= KDE utility to search within the Heise Register
|
|
|
|
|
|
|
|
USE_KDEBASE_VER= 3
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_REINPLACE= yes
|
|
|
|
|
|
|
|
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
|
|
|
|
|
|
|
post-patch:
|
|
|
|
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
|
|
|
.include <bsd.port.post.mk>
|