Index: head/lang/pnetc/Makefile =================================================================== --- head/lang/pnetc/Makefile (revision 237418) +++ head/lang/pnetc/Makefile (revision 237419) @@ -1,26 +1,28 @@ # Ports collection makefile for: treecc # Date created: Wed Jul 11 00:45:15 EDT 2001 # Whom: Michael Johnson # # $FreeBSD$ # PORTNAME= pnetC PORTVERSION= ${PNET_VERSION} PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${PNET_MASTER_SITES} MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR} MAINTAINER= ports@FreeBSD.org COMMENT= ANSI-compatible C library for pnet's cscc compiler BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \ ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib RUN_DEPENDS= ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib +BROKEN= does not build + GNU_CONFIGURE= yes USE_GMAKE= yes .include "${.CURDIR}/../pnet/Makefile.pnet" .include Property changes on: head/lang/pnetc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property