# New ports collection makefile for: konverse # Date created: 30 May 2001 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= konverse PORTVERSION= 0.2 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= perky@fallin.lv USE_KDELIBS_VER=2 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS+=--with-extra-includes=${LOCALBASE}/include \ --x-includes=${X11BASE}/include \ --x-libraries=${X11BASE}/lib REPATCH= cd ${WRKSRC} && ${SED} REPATCHSUBST= -e 's/libqt\./lib${QTNAME}\./' \ -e 's/-lqt/-l${QTNAME}/' \ -e 's/\(LDADD.*\)-ldl/\1/' \ -e 's/\(QDateTime.*\)timezone/\1local-\>tm_gmtoff/g' REPATCHFILES= configure ${PORTNAME}/Makefile.in ${PORTNAME}/jabbercore.cpp TMPSUFFIX= .temp pre-patch: .for file in ${REPATCHFILES} ${REPATCH} ${REPATCHSUBST} ${file} > ${file}${TMPSUFFIX} && \ ${CAT} ${file}${TMPSUFFIX} > ${file} .endfor .include n='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove 4.X support from unmaintained ports in categories starting withgabor2007-04-151-6/+1
* Use DOCSDIRerwin2006-12-181-2/+2
* Update to xDMS 1.3.2:itetcu2006-06-263-7/+8
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
* Reset markp due to lack of response to email and maintainer-timeouts.linimon2006-04-151-1/+1
* Update port: archivers/xdms update MASTER_SITE and WWW on pkg-descredwin2005-11-223-2/+3
* Unbreak on 4.x: Replace stdint.h with inttypes.hvs2005-10-201-1/+6
* Update to 1.3.1.markp2005-07-113-12/+10
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-2/+2
* De-pkg-comment.markp2003-02-232-3/+4