Attached is a fixed Makefile / distinfo for kdeedu 4.0.80, which builds + installs fine here. Can somebody throw these into area51? I've tweaked the Makefile a bit for this one to clobber some more -ldl linker flags which caused build problems :)

Thanks!

--

Kris Moore
PC-BSD Software
http://www.pcbsd.com
# New ports collection Makefile for:    kdeedu
# Date created:                         2008-01-31
# Whom:                                 Martin Wilke <[EMAIL PROTECTED]>
#
# $FreeBSD$

PORTNAME=       kdeedu
PORTVERSION=    ${KDE4_VERSION}
CATEGORIES=     misc kde
MASTER_SITES=   ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR=     unstable/${PORTVERSION}/src
DIST_SUBDIR=    KDE

MAINTAINER=     [EMAIL PROTECTED]
COMMENT=        Collection of entertaining, educational programs for KDE

BUILD_DEPENDS=  ${LOCALBASE}/include/eigen/util.h:${PORTSDIR}/math/eigen \
                ${LOCALBASE}/lib/ocaml/facile/facile.a:${PORTSDIR}/math/facile
LIB_DEPENDS=    usb-0.1:${PORTSDIR}/devel/libusb \
                boost_python:${PORTSDIR}/devel/boost-python \
                nova:${PORTSDIR}/astro/libnova \
                openbabel.3:${PORTSDIR}/science/openbabel \
                cfitsio.0:${PORTSDIR}/astro/cfitsio

USE_OCAML=      yes
USE_BZIP2=      yes
USE_CMAKE=      yes
USE_QT_VER=     4
USE_KDE4=       kdelibs
USE_KDE4_BUILD= yes
#XXX: QT_COMPONENTS?
QT_COMPONENTS=  qmake gui moc rcc uic svg

post-extract:
        ${MKDIR} ${WRKSRC}

post-configure:
        ${REINPLACE_CMD} -e "s,-ldl,," 
${WRKSRC}/kalzium/src/CMakeFiles/kalzium.dir/build.make
        ${REINPLACE_CMD} -e 's,-ldl,,g' 
${WRKSRC}/kalzium/src/CMakeFiles/kalzium.dir/link.txt

.include <bsd.port.mk>
MD5 (KDE/kdeedu-4.0.80.tar.bz2) = cd5f8e53d3a3bba591ec3c0df6c081a6
SHA256 (KDE/kdeedu-4.0.80.tar.bz2) = 
d1d2b237f3655dd4f455ff3cbb240d503b3aebc4fbe499ea5ba9b650702a6b6e
SIZE (KDE/kdeedu-4.0.80.tar.bz2) =  56039922
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd

Reply via email to