summaryrefslogtreecommitdiff
path: root/editors/gedit-plugins/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-09 22:40:12 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-09 22:40:12 +0000
commitcc80b5cf4da1e5880be6ae6ebf5ed461546fe064 (patch)
treecd234daccb75d12b5c7a3ca67fe7d46ec4dba68b /editors/gedit-plugins/Makefile
parentUse libtool15 (diff)
Chase the gedit update.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=121241
Diffstat (limited to '')
-rw-r--r--editors/gedit-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index 0fc54ff9a7ad..9bcd84eafb38 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
- @${REINPLACE_CMD} -e "s|gedit-2.4|gedit-2.6|g" \
+ @${REINPLACE_CMD} -e "s|gedit-2.4|gedit-2.8|g" \
${WRKSRC}/configure
.include <bsd.port.mk>