diff options
Diffstat (limited to 'devel/gflags/Makefile')
-rw-r--r-- | devel/gflags/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gflags/Makefile b/devel/gflags/Makefile index d4a66781f203..9b697523e464 100644 --- a/devel/gflags/Makefile +++ b/devel/gflags/Makefile @@ -14,7 +14,7 @@ MAINTAINER= leeym@FreeBSD.org COMMENT= Commandline flags module for C++ PROJECTHOST= google-gflags -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes |