View | Details | Raw Unified
Collapse All | Expand All

(-) lcms-1.13-r1.ebuild (-2 / +2 lines)
 Lines 1-6    Link Here 
# Copyright 1999-2005 Gentoo Foundation
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.13-r1.ebuild,v 1.8 2005/06/17 20:38:56 hansmi Exp $
# $Header: $
inherit libtool gnuconfig
inherit libtool gnuconfig
 Lines 40-46    Link Here 
src_compile() {
src_compile() {
        econf \
        econf \
                --disable-dependency-tracking \
                --disable-dependency-tracking \
                --includedir="/usr/include/${PN}" \
                --includedir="/usr/include/" \
                `use_with jpeg` \
                `use_with jpeg` \
                `use_with tiff` \
                `use_with tiff` \
                `use_with zlib` \
                `use_with zlib` \