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

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 13-19 Link Here
13
MASTER_SITES=	${PNET_MASTER_SITES}
13
MASTER_SITES=	${PNET_MASTER_SITES}
14
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
14
MASTER_SITE_SUBDIR=	${PNET_MASTER_SITE_SUBDIR}
15
15
16
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	scjamorim@bsd.com.br
17
COMMENT=	C\# system library for pnet
17
COMMENT=	C\# system library for pnet
18
18
19
BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
19
BUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet-base \
Lines 26-31 Link Here
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
USE_AUTOTOOLS=	libtool:15
27
USE_AUTOTOOLS=	libtool:15
28
USE_GMAKE=	yes
28
USE_GMAKE=	yes
29
USE_LDCONFIG=	yes
29
30
30
PORTDOCS=	ChangeLog-1 ChangeLog-2 ChangeLog-3 ChangeLog-4 \
31
PORTDOCS=	ChangeLog-1 ChangeLog-2 ChangeLog-3 ChangeLog-4 \
31
	JScript-embed.txt JScript-internals.txt csunit_howto.html \
32
	JScript-embed.txt JScript-internals.txt csunit_howto.html \

Return to bug 135633