diff options
Diffstat (limited to 'devel/pkgconfig/Makefile')
-rw-r--r-- | devel/pkgconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pkgconfig/Makefile b/devel/pkgconfig/Makefile index 36b88fe3ec8e..210bd46187fa 100644 --- a/devel/pkgconfig/Makefile +++ b/devel/pkgconfig/Makefile @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A utility to retrieve information about installed libraries USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnometarget MAN1= pkg-config.1 |