diff options
Diffstat (limited to 'graphics/glfw2/Makefile')
-rw-r--r-- | graphics/glfw2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glfw2/Makefile b/graphics/glfw2/Makefile index bc733446a9a1..47edd03aab38 100644 --- a/graphics/glfw2/Makefile +++ b/graphics/glfw2/Makefile @@ -53,7 +53,7 @@ EXAMPLES_FILES2= accuracy defaults dynamic events fsaa fsinput iconify \ OPTIONS_DEFINE= DOCS EXAMPLES # Restrict to stable (even) versions, indicated by the second component. -PORTSCOUT= limit:^2\..* +PORTSCOUT= limit:^2\..* post-extract: @${CHMOD} ${BINMODE} ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} |