# New ports collection Makefile for: six # Date created: 2003-0-1-26 # Whom: arved # # $FreeBSD$ PORTNAME= six PORTVERSION= 0.5.3 PORTREVISION= 3 CATEGORIES= games kde MASTER_SITES= http://six.retes.hu/download/ MAINTAINER= ports@FreeBSD.org COMMENT= KDE HEX clone USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:22 USE_GETTEXT= yes INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's,-O2,,g ; \ s,-pedantic,,g ; \ s,-lpthread,${PTHREAD_LIBS},g' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's,-lkdeprint$$,$$(LIB_KDEPRINT) $$(LIBPTHREAD),g' \ ${WRKSRC}/six/Makefile.in @${REINPLACE_CMD} -e \ 's,,,g' ${WRKSRC}/six/batch.h .include t repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update maintainer's email addresspav2006-05-301-1/+1
* Update to 0.14vs2006-05-113-15/+9
* SHA256ifyedwin2006-01-221-0/+1
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-1/+2
* - Update to 0.13sem2005-10-153-3/+14
* Change maintainer address.thierry2005-05-141-1/+1
* Fix build on 4.xvs2005-02-022-13/+15
* Update to 0.10kevlo2005-01-264-34/+14
* - Update to version 0.7krion2004-03-026-165/+55
* - Simplify if expression so older versions of make can handle itpav2003-12-311-1/+1
* - Update to 0.6pav2003-12-3110-253/+144
* Add ocrad 0.5, OCR program implemented as filter.sergei2003-11-21