summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-08-06 20:52:51 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-08-06 20:52:51 +0000
commit2f0ff4f46716c4ca84212e70ac8aa0ba562ace5d (patch)
tree99f9076ee735c4a0cd8d83e49e74d2b625e79f55 /x11-wm/xfce4
parentFix an mtree problem on bento: the installation utility was (diff)
Fix typo in LIB_DEPENDS: gdk_pibxuf -> gdk_pixbuf
Notes
Notes: svn path=/head/; revision=45902
Diffstat (limited to 'x11-wm/xfce4')
-rw-r--r--x11-wm/xfce4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 7ccddef59833..45fe19918e47 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.xfce.org/archive/
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= gdk_pibxuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
USE_X_PREFIX= yes
USE_GTK= yes