summaryrefslogtreecommitdiff
path: root/x11-fm/gnome-commander2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-18 18:56:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-18 18:56:52 +0000
commitd71eb63374e537458f82f1360ed7e47b8c336844 (patch)
treeacecb596837d46408f948d417c7b1c1d56a138ec /x11-fm/gnome-commander2
parentAdd missing dependency on scrollkeeper. (diff)
Add a missing dependency on gdkpixbuf.
Notes
Notes: svn path=/head/; revision=66629
Diffstat (limited to 'x11-fm/gnome-commander2')
-rw-r--r--x11-fm/gnome-commander2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 1f4ed2d2c2a3..7a378861386d 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack gnomevfs gnomelibs
+USE_GNOME= gnomeprefix gnomehack gnomevfs gnomelibs gdkpixbuf
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \