# New ports collection makefile for: konverse # Date created: 30 May 2001 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= konverse PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@FreeBSD.org COMMENT= KDE Jabber Client USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes CONFIGURE_ARGS+=--with-extra-includes=${LOCALBASE}/include \ --x-includes=${X11BASE}/include \ --x-libraries=${X11BASE}/lib \ --with-qt-libraries=${QT_PREFIX}/lib pre-patch: ${REINPLACE_CMD} -e 's|-lqt|-lqt-mt ${PTHREAD_LIBS}|' \ -e 's/libqt\.\*/libqt-mt.*/' ${WRKSRC}/configure ${REINPLACE_CMD} -e 's/\(LDADD.*\)-ldl/\1/' \ -e 's|-lqt|${PTHREAD_LIBS}|' ${WRKSRC}/konverse/Makefile.in ${REINPLACE_CMD} -e 's/\(QDateTime.*\)timezone/\1local-\>tm_gmtoff/g' \ ${WRKSRC}/konverse/jabbercore.cpp .for f in konverse/rostertree.h konverse/dlgchat.h ${REINPLACE_CMD} -e 's/ktmainwindow\.h/kmainwindow.h/g' ${WRKSRC}/${f} .endfor .include index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
* Add SIZE data.perky2004-03-181-0/+1
* Update to 1.2.1perky2003-06-303-6/+17
* De-pkg-comment for my ports.perky2003-02-252-1/+1
* Updating my email address.perky2002-06-251-1/+1
* Update maintainer email addresspat2002-01-291-1/+1
* Initial import of pyching-1.0.4.kevlo2001-07-09