aboutsummaryrefslogtreecommitdiff
path: root/chinese/srecite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/srecite/Makefile')
-rw-r--r--chinese/srecite/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/srecite/Makefile b/chinese/srecite/Makefile
index 8f4af8587f6a..6631dafe8489 100644
--- a/chinese/srecite/Makefile
+++ b/chinese/srecite/Makefile
@@ -7,7 +7,7 @@
PORTNAME= srecite
PORTVERSION= 0.6.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= chinese textproc
MASTER_SITES= SF
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
@@ -25,10 +25,10 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix libgnomeui
-WORDBOOKS_PATH= ${PREFIX}/share/gnome/${PORTNAME}/wordbooks
+WORDBOOKS_PATH= ${PREFIX}/share/${PORTNAME}/wordbooks
post-install:
cd ${WRKDIR}/wordbooks && ${INSTALL_DATA} * ${WORDBOOKS_PATH}
- ${INSTALL_DATA} ${FILESDIR}/srecite.desktop ${PREFIX}/share/gnome/applications
+ ${INSTALL_DATA} ${FILESDIR}/srecite.desktop ${PREFIX}/share/applications
.include <bsd.port.mk>