aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-06-17 16:49:40 +0800
committerdougb <dougb@FreeBSD.org>2012-06-17 16:49:40 +0800
commit7ccf12c7e53410d92f30fd6bb3e57320733facd8 (patch)
tree4befcd0fb5bb82985e3a10a9ca079f281e530202 /deskutils
parent3b6221d9956c50d9079ccc0057f6a3874b2a684b (diff)
downloadfreebsd-ports-gnome-7ccf12c7e53410d92f30fd6bb3e57320733facd8.tar.gz
freebsd-ports-gnome-7ccf12c7e53410d92f30fd6bb3e57320733facd8.tar.zst
freebsd-ports-gnome-7ccf12c7e53410d92f30fd6bb3e57320733facd8.zip
In OPTIONS, s/JEPG/JPEG/
Submitted by: tijl
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xfce4-tumbler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index 1985d0fb6ecf..8d50e3d9dc63 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS= --enable-xdg-cache \
--disable-gtk-doc-html
OPTIONS_DEFINE= DOCS NLS PIXBUF FONTS JPEG FFMPEG POPPLER GSTREAMER ODF RAW
-OPTIONS_DEFAULT= PIXBUF FONTS JEPG POPPLER GSTREAMER ODF
+OPTIONS_DEFAULT= PIXBUF FONTS JPEG POPPLER GSTREAMER ODF
FONTS_DESC= Enable fonts plugin thumbnailer
.include <bsd.port.options.mk>