aboutsummaryrefslogtreecommitdiffstats
path: root/devel/kdesdk/Makefile
blob: e695ea152963871d23106cb6a1d2154422767742 (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
33
# New ports collection makefile for:    KDE SDK
# Date created:             2 March 2001
# Whom:                 Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   kdesdk
PORTVERSION=    2.1
CATEGORIES= devel kde
MASTER_SITES=   ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src

MAINTAINER= demon@FreeBSD.org

LIB_DEPENDS=    kdecore.4:${PORTSDIR}/x11/kdelibs2

USE_QT2=    yes
MOC?=       ${X11BASE}/bin/moc2
USE_BZIP2=  yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE=  yes
CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt2 \
        --with-qt-libraries=${X11BASE}/lib \
        --with-extra-libs=${LOCALBASE}/lib
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \
        MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
        LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
USE_GMAKE=  yes

MAN1=       cvs2pack.1 cvschanged.1 cvsversion.1 noncvslist.1 kde-build.1

.include <bsd.port.mk>
mn1'>| | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav * - Added licenses (note: MIT for included enet library)decke2011-05-052-10/+20 | | | | | | | | | | - Added desktop entries for client - Added explicit USE_GETTEXT for client, because it depends on intl library - Fixed home directory for client executable script - Removed unneeded defines and option (CXXOPTFLAGS doesn't exist anymore) PR: ports/155525 Submitted by: Sender Ghost <lightside@safebox.ru> (maintainer) * - Author of last update agreed to look after this portpav2011-01-211-1/+1 | | | | Feature safe: yes