Index: head/graphics/lcms/Makefile =================================================================== --- head/graphics/lcms/Makefile (revision 121424) +++ head/graphics/lcms/Makefile (revision 121425) @@ -1,43 +1,44 @@ # New ports collection makefile for: lcms # Date created: October 30, 2000 # Whom: Mikhail Teterin # # $FreeBSD$ # PORTNAME= lcms PORTVERSION= 1.13 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.littlecms.com/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Light Color Management System -- a color management library USE_GNOME= gnomehack gnometarget lthack USE_REINPLACE= yes USE_INC_LIBTOOL_VER= 13 CONFIGURE_ARGS= --without-jpeg --without-tiff INSTALLS_SHLIB= yes post-patch: @${REINPLACE_CMD} -e \ 's|^SUBDIRS =.*$$|SUBDIRS = src include|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ 's|-O3||g' ${WRKSRC}/src/Makefile.in post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in doc/LCMSAPI.TXT doc/TUTORIAL.TXT tifficc/tifficc.c \ jpegicc/jpegicc.c jpegicc/iccjpeg.c samples/wtpt.c samples/icctrans.c ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif post-build test: cd ${WRKSRC}/testbed && ${SETENV} ${MAKE_ENV} ${MAKE} check .include Property changes on: head/graphics/lcms/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property