403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/lang/nhc98/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/lang/nhc98/Makefile
PORTNAME=	nhc98
PORTVERSION=	1.22
PORTREVISION=	7
CATEGORIES=	lang haskell
MASTER_SITES=	http://haskell.org/${PORTNAME}/
DISTFILES=	${PORTNAME}src-${PORTVERSION}${EXTRACT_SUFX}
DIST_SUBDIR=	nhc98

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Fully-fledged compiler for Haskell 98
WWW=		https://www.haskell.org/nhc98/

ONLY_FOR_ARCHS=	i386

USES=		gmake
USE_GCC=	yes

HAS_CONFIGURE=		yes
CONFIGURE_ARGS+=	--prefix=${PREFIX} --heap=4M --buildwith=gcc
MAKE_ARGS+=		ARCH=
MAKE_JOBS_UNSAFE=	yes

OPTIONS_DEFINE=		DOCS

DOCS_CONFIGURE_ON=	--docdir=${DOCSDIR} +docs
DOCS_CONFIGURE_OFF=	-docs

PORTDOCS=	*
CONFLICTS=	hs-cpphs

post-patch:
	@${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|' ${WRKSRC}/Makefile.inc
# The Makefile defines target names based on $(CC) which is
# problematic when CC=gcc5.  The following patch does not affect the
# compiler used during the build, but makes sure that targets have
# the correct suffix e.g. 'basic-gcc' instead of 'basic-gcc5':
	@${REINPLACE_CMD} -e 's|$$(CC)|gcc|g' ${WRKSRC}/Makefile

post-configure:
	@${ECHO} "LIBDIR=${PREFIX}/lib/nhc98" \
		>> ${WRKSRC}/targets/ix86-FreeBSD/config.cache

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit