aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2012-09-26 22:55:18 +0800
committerdanfe <danfe@FreeBSD.org>2012-09-26 22:55:18 +0800
commitf899a59edbe84f93e101e4040aacfbe4d1fd2caf (patch)
tree1c092774a15ab587e74aed1fdc167b64905a12dd /graphics
parent182069a9a0b04d78c95dcbf1d1cdebde77c8e5ad (diff)
downloadfreebsd-ports-gnome-f899a59edbe84f93e101e4040aacfbe4d1fd2caf.tar.gz
freebsd-ports-gnome-f899a59edbe84f93e101e4040aacfbe4d1fd2caf.tar.zst
freebsd-ports-gnome-f899a59edbe84f93e101e4040aacfbe4d1fd2caf.zip
Adjust OPTIONS_DEFAULT to pre-r304880 state.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/darktable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index f5fafb83af64..00881c7f4d9d 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -37,7 +37,7 @@ RAWSPEED_DESC= Compile with rawspeed backend
SLIDESHOW_DESC= Build OpenGL/SDL slideshow viewer
GCC46_DESC= Build with GCC 4.6+ (better OpenMP support)
-OPTIONS_DEFAULT= GPHOTO RAWSPEED NLS
+OPTIONS_DEFAULT= GPHOTO RAWSPEED GCC46
.include <bsd.port.pre.mk>