diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-21 03:00:53 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-21 03:00:53 +0800 |
commit | 2828e65510ec21c7322d34369a580aa76774957e (patch) | |
tree | d3d80a49fce3b4e11f6153426914f562c00ccd05 /www | |
parent | 66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (diff) | |
download | freebsd-ports-graphics-2828e65510ec21c7322d34369a580aa76774957e.tar.gz freebsd-ports-graphics-2828e65510ec21c7322d34369a580aa76774957e.tar.zst freebsd-ports-graphics-2828e65510ec21c7322d34369a580aa76774957e.zip |
* Re-add libgnomeprint[ui]-2.0 support and unbreak
* De-pkg-comment where applicable
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 7452d3516f4..f35e25b73ff 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 3c676fa0da2..00000000000 --- 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 7452d3516f4..f35e25b73ff 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 3c676fa0da2..00000000000 --- a/www/screem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nice GNOME/GTK-based HTML editor |