diff options
Diffstat (limited to 'lang/klogoturtle/Makefile')
-rw-r--r-- | lang/klogoturtle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/klogoturtle/Makefile b/lang/klogoturtle/Makefile index 5edb049ca17e..97b71ed34db1 100644 --- a/lang/klogoturtle/Makefile +++ b/lang/klogoturtle/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= LOGO Interpreter for the KDE Desktop USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" post-patch: |