# ex:ts=8 # Ports collection makefile for: pbzip2 # Date created: Dec 7, 2004 # Whom: ijliao # # $FreeBSD$ # PORTNAME= pbzip2 PORTVERSION= 0.9.2 CATEGORIES= archivers MASTER_SITES= http://compression.ca/pbzip2/ MAINTAINER= ports@FreeBSD.org COMMENT= Parallel BZIP2 USE_REINPLACE= yes PLIST_FILES= bin/pbzip2 post-patch: @${REINPLACE_CMD} -e "s,-pthread -lpthread,${PTHREAD_LIBS},g" \ -e "s,-O3,${CXXFLAGS}," \ -e "s,^CC,#CC," \ -e "s,CC,CXX," ${WRKSRC}/Makefile do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin .include 4/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the libgda3 programming reference to the libgda3-reference port.jylefort2006-05-111-151/+0
* Update to 1.9.102.marcus2006-03-251-23/+162
* Conversion to a single libtool environment.ade2006-02-231-0/+21
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Remove a leftover directory.marcus2005-11-071-0/+1
* Update to 1.9.100.marcus2005-11-051-176/+141
* Presenting GNOME 2.10 for FreeBSD!marcus2005-03-121-124/+133
* Use new INSTALLS_OMF.mezz2004-11-23