aboutsummaryrefslogtreecommitdiff
path: root/ftp/gftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/gftp/Makefile')
-rw-r--r--ftp/gftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index 7de403a0f189..5d20cb94fb33 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -50,7 +50,7 @@ USE_GNOME+= gtk20
CONFIGURE_ENV+= _GTHREAD_LIBS="-lgthread-2.0"
.else
USE_GNOME+= gtk12
-CONFIGURE_ENV+= _GTHREAD_LIBS="-lgthread12"
+CONFIGURE_ENV+= _GTHREAD_LIBS="-lgthread-12"
CONFIGURE_ARGS+=--disable-gtk20
.endif
.endif