Adjust OPTIONS_DEFAULT to pre-r304880 state.
This commit is contained in:
parent
79326054a9
commit
2bcb5046c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304914
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue