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

(-)Makefile (-1 / +2 lines)
Lines 16-22 Link Here
16
		libtag.so:audio/taglib \
16
		libtag.so:audio/taglib \
17
		libsgutils2.so:sysutils/sg3_utils
17
		libsgutils2.so:sysutils/sg3_utils
18
18
19
USES=		gettext gmake libtool localbase pathfix pkgconfig sqlite:3 tar:bzip2
19
USES=		compiler:c++11-lang gettext gmake libtool localbase pathfix \
20
		pkgconfig sqlite:3 tar:bzip2
20
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
21
CONFIGURE_ARGS=	--disable-udev --without-hal \
22
CONFIGURE_ARGS=	--disable-udev --without-hal \
22
		--with-html-dir="${DOCSDIR:H}"
23
		--with-html-dir="${DOCSDIR:H}"

Return to bug 233539