diff options
Diffstat (limited to 'x11/finder/Makefile')
-rw-r--r-- | x11/finder/Makefile | 5 |
1 files changed, 1 insertions, 4 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 |