View | Details | Raw Unified | Return to bug 120303 | Differences between
and this patch

Collapse All | Expand All

(-)b/libconfig/Makefile (-1 / +1 lines)
Lines 17-23 USE_GNOME= gnomehack pkgconfig Link Here
17
HAS_CONFIGURE=	yes
17
HAS_CONFIGURE=	yes
18
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
CONFIGURE_ARGS+=	--prefix=${PREFIX}
20
CONFIGURE_ARGS+=	--prefix=${PREFIX} --infodir=${PREFIX}/${INFO_PATH}
21
INFO=		libconfig
21
INFO=		libconfig
22
22
23
.include <bsd.port.mk>
23
.include <bsd.port.mk>

Return to bug 120303