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 | |
parent | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (diff) | |
download | ports-f1b05e8a840393f86712fa8625853b7494ea8fdc.tar.gz ports-f1b05e8a840393f86712fa8625853b7494ea8fdc.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/screem-devel/Makefile | 4 | ||||
-rw-r--r-- | www/screem-devel/pkg-comment | 1 | ||||
-rw-r--r-- | www/screem/Makefile | 4 | ||||
-rw-r--r-- | www/screem/pkg-comment | 1 |
4 files changed, 4 insertions, 6 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 diff --git a/www/screem/Makefile b/www/screem/Makefile index 7452d3516f4b..f35e25b73fff 100644 --- a/www/screem/Makefile +++ b/www/screem/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/pkg-comment b/www/screem/pkg-comment deleted file mode 100644 index 3c676fa0da22..000000000000 --- a/www/screem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nice GNOME/GTK-based HTML editor |