Index: head/editors/richtext/Makefile =================================================================== --- head/editors/richtext/Makefile (revision 264709) +++ head/editors/richtext/Makefile (revision 264710) @@ -1,34 +1,36 @@ # New ports collection makefile for: richtext # Date created: 2006-07-30 # Whom: Stanislav Sedov # # $MBSDlabs$ # $FreeBSD$ # PORTNAME= richtext PORTVERSION= 0.1.6 PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X MAINTAINER= stas@FreeBSD.org COMMENT= A simple RTF editor BUILD_DEPENDS= objc:${PORTSDIR}/lang/objc +BROKEN= does not compile + USE_IMAKE= yes USE_XORG= ice sm x11 xext xt USE_MOTIF= yes PLIST_FILES= bin/rt post-configure: ${REINPLACE_CMD} -E \ -e "s,([[:space:]]*EXTRA_LOAD_FLAGS[[:space:]]*=).*,\1," \ ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rt ${PREFIX}/bin .include Property changes on: head/editors/richtext/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property