summaryrefslogtreecommitdiffstats
path: root/graphics/eog/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-25 02:50:36 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-02-25 02:50:36 +0800
commit6f78af1c650095ec223f3793b2158c6d7177a475 (patch)
treefc76049ec4e7908b941001c456026860256369ee /graphics/eog/Makefile
parent2e948a4e2c1cda671963d1c109c0fa18e1b2448d (diff)
downloadmarcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar
marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.gz
marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.bz2
marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.lz
marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.xz
marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.tar.zst
marcuscom-ports-6f78af1c650095ec223f3793b2158c6d7177a475.zip
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5752 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/eog/Makefile')
-rw-r--r--graphics/eog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index bc512cfc0..94deafe33 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.20 2006/02/15 04:57:34 marcus Exp $
+# $MCom: ports/graphics/eog/Makefile,v 1.21 2006/02/21 04:52:34 marcus Exp $
#
PORTNAME= eog
@@ -23,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui \
librsvg2 desktopfileutils gnomedesktop
USE_X_PREFIX= yes
INSTALLS_OMF= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
GNOME_DESKTOP_VERSION=2
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"