aboutsummaryrefslogtreecommitdiff
path: root/devel/guikachu
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2005-11-19 04:43:51 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2005-11-19 04:43:51 +0000
commit3b2bfe147e89d2def7185d3a4a298b9dcb26efb7 (patch)
treefbec1853c5a1ead8b8835a4a17db445c6241eed6 /devel/guikachu
parent29d7520c4f24cd9786bfaa4354e1ff60f966814b (diff)
downloadports-3b2bfe147e89d2def7185d3a4a298b9dcb26efb7.tar.gz
ports-3b2bfe147e89d2def7185d3a4a298b9dcb26efb7.zip
Notes
Diffstat (limited to 'devel/guikachu')
-rw-r--r--devel/guikachu/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile
index 7f7923ba2733..a5a66c3efa1e 100644
--- a/devel/guikachu/Makefile
+++ b/devel/guikachu/Makefile
@@ -7,6 +7,7 @@
PORTNAME= guikachu
PORTVERSION= 1.5.6
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel palm gnome
MASTER_SITES= http://cactus.rulez.org/projects/guikachu/download/
@@ -26,7 +27,8 @@ USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-GCONF_SCHEMAS= guikachu-form-editor.schemas guikachu-interface.schemas
+GCONF_SCHEMAS= guikachu-form-editor.schemas guikachu-interface.schemas \
+ guikachu-mainwin.schemas
post-patch:
@${REINPLACE_CMD} -e '/mime_packagedir/s|(mimedir)|(prefix)/share/mime|' \