diff options
Diffstat (limited to 'www/erwn')
-rw-r--r-- | www/erwn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 0db713c93..67c066c83 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -7,7 +7,7 @@ PORTNAME= erwn PORTVERSION= 0.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www editors MASTER_SITES= http://lisas.de/erwin/ DISTNAME= erwin-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= erwin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple GTK+-2 HTML editor -LIB_DEPENDS= libgtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 +LIB_DEPENDS= gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview |