diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-20 19:00:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-20 19:00:53 +0000 |
commit | f1b05e8a840393f86712fa8625853b7494ea8fdc (patch) | |
tree | 24b8d89beea6cddaffb4e1f7e0138a1db16c43a9 /www/screem-devel | |
parent | De-pkg-comment. (diff) |
* Re-add libgnomeprint[ui]-2.0 support and unbreak
* De-pkg-comment where applicable
Notes
Notes:
svn path=/head/; revision=75972
Diffstat (limited to '')
-rw-r--r-- | www/screem-devel/Makefile | 4 | ||||
-rw-r--r-- | www/screem-devel/pkg-comment | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index 7452d3516f4b..f35e25b73fff 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/Makefile @@ -15,14 +15,14 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= coop9211@uidaho.edu +COMMENT= Nice GNOME/GTK-based HTML editor LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ + gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20 \ gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \ zvt-2.0.0:${PORTSDIR}/x11-toolkits/libzvt \ neon.23:${PORTSDIR}/www/neon -BROKEN= "Requires update to work with libgnomeprint-2-2" USE_GMAKE= yes USE_X_PREFIX= yes USE_XPM= yes diff --git a/www/screem-devel/pkg-comment b/www/screem-devel/pkg-comment deleted file mode 100644 index 3c676fa0da22..000000000000 --- a/www/screem-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nice GNOME/GTK-based HTML editor |