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

(-)Makefile (-1 / +1 lines)
Lines 15-21 Link Here
15
MAINTAINER=	max@FreeBSD.org
15
MAINTAINER=	max@FreeBSD.org
16
COMMENT=	Edinburgh-style Prolog compiler
16
COMMENT=	Edinburgh-style Prolog compiler
17
17
18
CONFLICTS=	ploticus-* slffea-*
18
CONFLICTS=	ploticus-* slffea-* TenDRA-*
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
CONFIGURE_ARGS=	--host=${MACHINE_ARCH}-${OPSYS:L} --disable-mt
21
CONFIGURE_ARGS=	--host=${MACHINE_ARCH}-${OPSYS:L} --disable-mt
(-)Makefile (+1 lines)
Lines 15-20 Link Here
15
MAINTAINER=	stefan@fafoe.narf.at
15
MAINTAINER=	stefan@fafoe.narf.at
16
COMMENT=	A portable BSD-licensed compiler suite
16
COMMENT=	A portable BSD-licensed compiler suite
17
17
18
CONFLICTS=	swi-pl*	# bin/pl
18
ONLY_FOR_ARCHS=	i386
19
ONLY_FOR_ARCHS=	i386
19
20
20
DIST_SUBDIR=	${PKGBASE}
21
DIST_SUBDIR=	${PKGBASE}

Return to bug 62103