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

Collapse All | Expand All

(-)textproc/libxml2/Makefile (-2 / +2 lines)
Lines 13-23 Link Here
13
MAINTAINER?=	gnome@FreeBSD.org
13
MAINTAINER?=	gnome@FreeBSD.org
14
COMMENT?=	XML parser library for GNOME
14
COMMENT?=	XML parser library for GNOME
15
15
16
.if !defined(REFERENCE_PORT)
17
16
LICENSE=	MIT
18
LICENSE=	MIT
17
LICENSE_FILE=	${WRKSRC}/COPYING
19
LICENSE_FILE=	${WRKSRC}/COPYING
18
20
19
.if !defined(REFERENCE_PORT)
20
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
22
USES+=		cpe gmake iconv libtool pathfix pkgconfig shebangfix
22
USES+=		cpe gmake iconv libtool pathfix pkgconfig shebangfix
23
CPE_VENDOR=	xmlsoft
23
CPE_VENDOR=	xmlsoft

Return to bug 212265