summaryrefslogtreecommitdiff
path: root/graphics/electriceyes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/electriceyes/Makefile')
-rw-r--r--graphics/electriceyes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/electriceyes/Makefile b/graphics/electriceyes/Makefile
index 02b4c011e6f6..ba5b6688ecb0 100644
--- a/graphics/electriceyes/Makefile
+++ b/graphics/electriceyes/Makefile
@@ -3,14 +3,14 @@
# Date created: 21 August 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.10 1999/01/31 20:52:33 vanilla Exp $
+# $Id: Makefile,v 1.11 1999/02/24 22:04:23 vanilla Exp $
#
DISTNAME= ee-0.3.8
PKGNAME= electriceyes-0.3.8
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= ee
+MASTER_SITE_SUBDIR= gnome-1.0/sources
MAINTAINER= nacai@iname.com
@@ -23,7 +23,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--with-gnome=${X11BASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include" \
- GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install: