# New ports collection makefile for: khacc # Date created: 22 Jan 2003 # Whom: Tilman Linneweh # # $FreeBSD$ PORTNAME= khacc PORTVERSION= 3.3 PORTREVISION= 10 CATEGORIES= finance MASTER_SITES= SF/qhacc/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple KDE-based financial manager LIB_DEPENDS= qhacc.8:${PORTSDIR}/finance/qhacc RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_KDELIBS_VER=3 USE_PERL5_BUILD=yes USE_GMAKE= yes USE_AUTOTOOLS= automake:env autoconf:env libtool CONFIGURE_ARGS= --with-qhacc-config=${LOCALBASE}/bin MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" .include post-patch: @${PERL} -pi -e \ 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/khacc/khacc.in pre-configure: @cd ${CONFIGURE_WRKSRC} \ && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL} -I ${ACLOCAL_DIR} \ && ${SETENV} ${AUTOTOOLS_ENV} ${AUTOMAKE} ${AUTOMAKE_ARGS} \ && ${PERL} admin/am_edit \ && ${SETENV} ${AUTOTOOLS_ENV} ${AUTOCONF} ${AUTOCONF_ARGS} \ && ${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g' configure .include /a> : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.33bapt2011-06-012-5/+6
* With portmgr hat, reassign some ports from clsung to perl, since clsunglinimon2010-12-081-1/+1
* - Update to 1.31clsung2010-11-053-19/+14
* - Update to 1.29pgollucci2010-01-312-4/+4
* - Update to 1.27clsung2009-12-112-4/+4
* - Update to 1.25clsung2009-05-203-5/+7
* - Update to 1.23clsung2009-05-133-45/+4
* - Update to 1.14clsung2007-09-222-8/+7
* Remove 4.x workaround.erwin2007-06-18