diff --git a/devel/libconfig/Makefile b/devel/libconfig/Makefile index a5ae7ae75b59..361791a5d7a6 100644 --- a/devel/libconfig/Makefile +++ b/devel/libconfig/Makefile @@ -1,25 +1,25 @@ PORTNAME= libconfig PORTVERSION= 1.7.3 CATEGORIES= devel MASTER_SITES= https://github.com/hyperrealm/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= ntarmos@ceid.upatras.gr COMMENT= Simple library for processing structured configuration files WWW= https://www.hyperrealm.com/libconfig/libconfig.html LICENSE= LGPL21 -USES= autoreconf libtool pathfix +USES= libtool pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFLICTS= wand-libconfig OPTIONS_DEFINE= INFO OPTIONS_DEFAULT=INFO INFO_INFO= libconfig INFO_CONFIGURE_OFF= --disable-doc INFO_USES= makeinfo .include