1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Mark as BROKEN (doesn't support MOTIFLIB) That is the error bento shows, but

I'm getting a different error, which I'm unable to solve right now.
Also update DESCR with WWW:
This commit is contained in:
Michael Haro 1999-05-02 08:33:04 +00:00
parent 3fca309698
commit 7ece6a7b68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18307
2 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Date created: 18 Feb 1999
# Whom: Peter Hawkins <thepish@freebsd.org>
#
# $Id: Makefile,v 1.3 1999/04/12 08:17:27 asami Exp $
# $Id: Makefile,v 1.4 1999/04/20 18:51:26 mharo Exp $
#
DISTNAME= XmHTML-1.1.0
@ -20,6 +20,8 @@ MAINTAINER= thepish@freebsd.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
BROKEN= "doesn't support MOTIFLIB"
REQUIRES_MOTIF= yes
USE_IMAKE= yes

View File

@ -11,6 +11,6 @@ comes with four examples demonstrating possible use of the XmHTML widget.
XmHTML is currently in Beta stage and publically available.
Mailing list: Majordomo@simplicity.net
- Source: http://www.xs4all.nl/~ripley/XmHTML/
WWW: http://www.xs4all.nl/~ripley/XmHTML/
Peter Hawkins <thepish@FreeBSD.org>