diff options
author | adamw <adamw@FreeBSD.org> | 2004-07-05 07:39:12 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-07-05 07:39:12 +0800 |
commit | dba51dd03716eeeb3d519f252f310da4aa560e5e (patch) | |
tree | c01c2bd0914d8cf84e2bdd9edcba7051a18097d5 /www/erwn/Makefile | |
parent | 6daa6bc825e6c96c040c11e0073d89ed5bba6876 (diff) | |
download | freebsd-ports-gnome-dba51dd03716eeeb3d519f252f310da4aa560e5e.tar.gz freebsd-ports-gnome-dba51dd03716eeeb3d519f252f310da4aa560e5e.tar.zst freebsd-ports-gnome-dba51dd03716eeeb3d519f252f310da4aa560e5e.zip |
Update to 0.7.
Diffstat (limited to 'www/erwn/Makefile')
-rw-r--r-- | www/erwn/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile index fef0e19d28b3..62c093b50124 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -6,8 +6,7 @@ # PORTNAME= erwn -PORTVERSION= 0.5 -PORTREVISION= 2 +PORTVERSION= 0.7 CATEGORIES= www editors MASTER_SITES= http://lisas.de/erwin/ DISTNAME= erwin-${PORTVERSION} @@ -17,8 +16,8 @@ COMMENT= Simple (at the moment) html editor based on GTK+ USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gtk20 libxml2 libgtkhtml -USE_LIBTOOL_VER=13 +USE_GNOME= gnomehack gnomeprefix gnometarget libgtkhtml gtksourceview +GNU_CONFIGURE= yes MAN1= erwin.1 |