aboutsummaryrefslogtreecommitdiff
path: root/science/gramps/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-07-04 18:31:15 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-07-04 18:31:15 +0000
commit133ecaba0824fdf167af7656e2eb42416a383637 (patch)
tree07a956c3f007e9a44b680423e61fc524aa3f3efc /science/gramps/Makefile
parent6f7468d5ff3f2ec6ad43639ec39f039f0d0a9c85 (diff)
downloadports-133ecaba0824fdf167af7656e2eb42416a383637.tar.gz
ports-133ecaba0824fdf167af7656e2eb42416a383637.zip
Notes
Diffstat (limited to 'science/gramps/Makefile')
-rw-r--r--science/gramps/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile
index 8e25ff3d670d..6ac05337156d 100644
--- a/science/gramps/Makefile
+++ b/science/gramps/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gramps
-PORTVERSION= 2.0.10
+PORTVERSION= 2.0.11
CATEGORIES= science gnome python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gramps
@@ -24,12 +24,13 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix pygnome2 desktopfileutils
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
MAN1= gramps.1
GCONF_SCHEMAS= gramps.schemas
post-patch:
-.for l in C fr
+.for l in C fr sk
@${REINPLACE_CMD} -e 's|/@PACKAGE@/gnome||' \
${WRKSRC}/doc/gramps-manual/${l}/Makefile.in
.endfor