Index: head/graphics/icontact/Makefile =================================================================== --- head/graphics/icontact/Makefile (revision 160193) +++ head/graphics/icontact/Makefile (revision 160194) @@ -1,32 +1,32 @@ # New ports collection makefile for: icontact # Date created: Apr 16, 2001 # Whom: Mark Pulford # # $FreeBSD$ # PORTNAME= icontact PORTVERSION= 1.5 CATEGORIES= graphics MASTER_SITES= http://www.panix.com/~mbh/icontact/ MAINTAINER= ports@FreeBSD.org COMMENT= Combines multiples images to create a single customisable image RUN_DEPENDS= ${LOCALBASE}/bin/ppmmake:${PORTSDIR}/graphics/netpbm \ ${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg USE_REINPLACE= yes MAN1= icontact.1 xvtoppm.1 post-patch: - ${REINPLACE_CMD} "s/CC=cc/CC=${CC}/g; s/CFLAGS=-O/CFLAGS=${CFLAGS}/g" \ + ${REINPLACE_CMD} "s|CC=cc|CC=${CC}|g; s|CFLAGS=-O|CFLAGS=${CFLAGS}|g" \ ${WRKSRC}/Makefile do-install: ${INSTALL_SCRIPT} ${WRKSRC}/icontact ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/xvtoppm ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/icontact.1 ${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/xvtoppm.1 ${PREFIX}/man/man1 .include Property changes on: head/graphics/icontact/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property