aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-07 05:42:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-07 05:42:10 +0000
commitab130de001131a53de9501d4db6f0b01fb1b876e (patch)
treea25802c7512b0eabd757615a532f62741c3e57c7
parente1605b6532b86030b7611ed390c65538e314e63f (diff)
downloadports-ab130de001131a53de9501d4db6f0b01fb1b876e.tar.gz
ports-ab130de001131a53de9501d4db6f0b01fb1b876e.zip
Notes
-rw-r--r--www/erwn/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile
index b262298c030f..38f2b38326b9 100644
--- a/www/erwn/Makefile
+++ b/www/erwn/Makefile
@@ -18,10 +18,15 @@ COMMENT= Simple GTK+-2 HTML editor
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget gtkhtml3 gtksourceview
USE_GMAKE= yes
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
MAN1= erwin.1
+post-patch:
+ @${REINPLACE_CMD} -e "s|gtkhtml-3.6|gtkhtml-3.8|g" \
+ ${WRKSRC}/configure
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}