View | Details | Raw Unified | Return to bug 165899
Collapse All | Expand All

(-)libconfig/Makefile (+2 lines)
Lines 13-18 Link Here
13
MAINTAINER=	ntarmos@cs.uoi.gr
13
MAINTAINER=	ntarmos@cs.uoi.gr
14
COMMENT=	A simple library for manipulating structured configuration files
14
COMMENT=	A simple library for manipulating structured configuration files
15
15
16
CONFLICTS=	wand-libconfig-[0-9]*
17
16
USE_GNOME=	gnomehack pkgconfig
18
USE_GNOME=	gnomehack pkgconfig
17
HAS_CONFIGURE=	yes
19
HAS_CONFIGURE=	yes
18
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
(-)wand-libconfig/Makefile (+2 lines)
Lines 15-20 Link Here
15
MAINTAINER=	matt@peterson.org
15
MAINTAINER=	matt@peterson.org
16
COMMENT=	C library for parsing config files
16
COMMENT=	C library for parsing config files
17
17
18
CONFLICTS=	libconfig-[0-9]*
19
18
USE_AUTOTOOLS=	libtool
20
USE_AUTOTOOLS=	libtool
19
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
20
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes

Return to bug 165899