aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/gnome-commander2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-19 02:56:52 +0800
committermarcus <marcus@FreeBSD.org>2002-09-19 02:56:52 +0800
commitc4bca67219939775c83b259149f0fd5e024ab10f (patch)
tree180a358c8be7cbed60d6cfa9d5dde03d4c66a036 /x11-fm/gnome-commander2/Makefile
parentefe4596baa68d72283cf597bf440bbf54b52f824 (diff)
downloadfreebsd-ports-gnome-c4bca67219939775c83b259149f0fd5e024ab10f.tar.gz
freebsd-ports-gnome-c4bca67219939775c83b259149f0fd5e024ab10f.tar.zst
freebsd-ports-gnome-c4bca67219939775c83b259149f0fd5e024ab10f.zip
Add a missing dependency on gdkpixbuf.
Diffstat (limited to 'x11-fm/gnome-commander2/Makefile')
-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" \