summaryrefslogtreecommitdiffstats
path: root/graphics/eog
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-24 02:56:34 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-24 02:56:34 +0800
commitf3147786f4a1b429098e714ba3d46189c6380b78 (patch)
treec7543a88a6aade0d340e41152f1ad213ff9ce215 /graphics/eog
parent530983a8b4b047728b338cc6719d9a9ab9d45e3e (diff)
downloadmarcuscom-ports-f3147786f4a1b429098e714ba3d46189c6380b78.tar
marcuscom-ports-f3147786f4a1b429098e714ba3d46189c6380b78.tar.gz
marcuscom-ports-f3147786f4a1b429098e714ba3d46189c6380b78.tar.bz2
marcuscom-ports-f3147786f4a1b429098e714ba3d46189c6380b78.tar.lz
marcuscom-ports-f3147786f4a1b429098e714ba3d46189c6380b78.tar.xz
marcuscom-ports-f3147786f4a1b429098e714ba3d46189c6380b78.tar.zst
marcuscom-ports-f3147786f4a1b429098e714ba3d46189c6380b78.zip
depend checkup
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14830 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/eog')
-rw-r--r--graphics/eog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index ac1443ccd..7551ea3db 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.120 2010/09/20 20:12:49 kwm Exp $
+# $MCom: ports/graphics/eog/Makefile,v 1.121 2010/09/28 08:07:19 kwm Exp $
#
PORTNAME= eog
@@ -61,7 +61,7 @@ PLIST_SUB+= EXIFEXEMPI=""
PLIST_SUB+= EXIFEXEMPI="@comment "
.endif
-.if ${HAVE_GNOME:Mpygnome2}!=""
+.if ${HAVE_GNOME:Mpygtk2}!=""
USE_GNOME+= pygtk2
CONFIGURE_ARGS+=--enable-python
.else