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/screem-devel | |
parent | 66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (diff) | |
download | freebsd-ports-gnome-2828e65510ec21c7322d34369a580aa76774957e.tar.gz freebsd-ports-gnome-2828e65510ec21c7322d34369a580aa76774957e.tar.zst freebsd-ports-gnome-2828e65510ec21c7322d34369a580aa76774957e.zip |
* Re-add libgnomeprint[ui]-2.0 support and unbreak
* De-pkg-comment where applicable
Diffstat (limited to 'www/screem-devel')
-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 |