summaryrefslogtreecommitdiff
path: root/x11/finder
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-05 07:17:31 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-05 07:17:31 +0000
commitc76cf46929051f9dd322487d888c82f104026e6d (patch)
treef415aeddadc6782b1474ebd88710bfa86cf08711 /x11/finder
parentImplement USE_GNOME, part 1. (diff)
Implement USE_GNOME, part 2.
Notes
Notes: svn path=/head/; revision=33429
Diffstat (limited to 'x11/finder')
-rw-r--r--x11/finder/Makefile5
-rw-r--r--x11/finder/files/patch-ab2
-rw-r--r--x11/finder/files/patch-ac2
-rw-r--r--x11/finder/files/patch-ad2
4 files changed, 4 insertions, 7 deletions
diff --git a/x11/finder/Makefile b/x11/finder/Makefile
index 4e57cac9bb18..e03fdcf00e9e 100644
--- a/x11/finder/Makefile
+++ b/x11/finder/Makefile
@@ -12,12 +12,9 @@ MASTER_SITES= http://lfh.hkcampus.net/~lfh-lck/programs/finder/
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- panel_applet.4:${PORTSDIR}/x11/gnomecore \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-
USE_X_PREFIX= yes
USE_GMAKE= yes
+USE_GNOME= yes
ALL_TARGET= default
diff --git a/x11/finder/files/patch-ab b/x11/finder/files/patch-ab
index e51b0c5ed9de..8dfaa2d4675d 100644
--- a/x11/finder/files/patch-ab
+++ b/x11/finder/files/patch-ab
@@ -2,7 +2,7 @@
+++ gwmh/Makefile Mon Sep 4 16:18:43 2000
@@ -1,8 +1,8 @@
-INCLUDEFLAGS=`gnome-config --cflags gnome` `gtk-config --cflags` -I.
-+INCLUDEFLAGS=`$(X11BASE)/bin/gnome-config --cflags gnome` `$(X11BASE)/bin/gtk12-config --cflags` -I.
++INCLUDEFLAGS=`$(X11BASE)/bin/gnome-config --cflags gnome` `$(GTK_CONFIG) --cflags` -I.
OBJS=gwmh.o gstc.o
diff --git a/x11/finder/files/patch-ac b/x11/finder/files/patch-ac
index 85bafefcad69..5c049d8d9453 100644
--- a/x11/finder/files/patch-ac
+++ b/x11/finder/files/patch-ac
@@ -2,7 +2,7 @@
+++ TaskMenu/Makefile Mon Sep 4 16:18:17 2000
@@ -1,8 +1,8 @@
-INCLUDEFLAGS=`gnome-config --cflags gnome` `gtk-config --cflags` -I.
-+INCLUDEFLAGS=`$(X11BASE)/bin/gnome-config --cflags gnome` `$(X11BASE)/bin/gtk12-config --cflags` -I.
++INCLUDEFLAGS=`$(X11BASE)/bin/gnome-config --cflags gnome` `$(GTK_CONFIG) --cflags` -I.
OBJS=task-menu.o task-option.o task-manage.o task-icon.o
diff --git a/x11/finder/files/patch-ad b/x11/finder/files/patch-ad
index 3dbd9140d753..3890bad67ae2 100644
--- a/x11/finder/files/patch-ad
+++ b/x11/finder/files/patch-ad
@@ -2,7 +2,7 @@
+++ AboutDialog/Makefile 2000/09/04 13:19:53
@@ -1,8 +1,8 @@
-INCLUDEFLAGS=`gnome-config --cflags gnome` `gtk-config --cflags` -I.
-+INCLUDEFLAGS=`$(X11BASE)/bin/gnome-config --cflags gnome` `$(X11BASE)/bin/gtk12-config --cflags` -I.
++INCLUDEFLAGS=`$(X11BASE)/bin/gnome-config --cflags gnome` `$(GTK_CONFIG) --cflags` -I.
OBJS=about-dialog.o