aboutsummaryrefslogtreecommitdiff
path: root/www/erwn
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-05-27 23:32:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-05-27 23:32:45 +0000
commitd8e9d828a1e0200dc849d13ba4c5beb313fbdd65 (patch)
treed22f437c238a6a008e6d4e832e21a483ba2cfd34 /www/erwn
parent63fe60d35e27dbc08303f3e6356e576623166971 (diff)
downloadports-d8e9d828a1e0200dc849d13ba4c5beb313fbdd65.tar.gz
ports-d8e9d828a1e0200dc849d13ba4c5beb313fbdd65.zip
Extend correct LIB_DEPENDS from GnuCash to these ports as well.
Notes
Notes: svn path=/head/; revision=192153
Diffstat (limited to 'www/erwn')
-rw-r--r--www/erwn/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile
index 78c24f6393da..47032f0678b7 100644
--- a/www/erwn/Makefile
+++ b/www/erwn/Makefile
@@ -7,7 +7,7 @@
PORTNAME= erwn
PORTVERSION= 0.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www editors
MASTER_SITES= http://lisas.de/erwin/
DISTNAME= erwin-${PORTVERSION}
@@ -15,6 +15,8 @@ DISTNAME= erwin-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple GTK+-2 HTML editor
+LIB_DEPENDS= gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38
+
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview
USE_GMAKE= yes