diff options
Diffstat (limited to 'graphics/eog/Makefile')
| -rw-r--r-- | graphics/eog/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 042981a1a..100b96a47 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/eog/Makefile,v 1.29 2006/04/13 07:52:35 bland Exp $ +# $MCom: ports/graphics/eog/Makefile,v 1.31 2006/05/22 15:25:25 ahze Exp $ # PORTNAME= eog @@ -32,10 +32,6 @@ GCONF_SCHEMAS= eog.schemas .include <bsd.port.pre.mk> -.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) -WITH_EXIF= yes -.endif - .if !defined(WITHOUT_EXIF) || (exists(${LOCALBASE}/lib/libexif.so.12) || \ defined(WITH_EXIF)) LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif |
