diff options
Diffstat (limited to 'textproc/stardict3/Makefile')
-rw-r--r-- | textproc/stardict3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index e8ea65c49f0c..499c7df7d20e 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -1,6 +1,6 @@ PORTNAME= stardict PORTVERSION= 3.0.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/stardict-4/${PORTVERSION} DIST_SUBDIR= stardict @@ -17,6 +17,7 @@ LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ RUN_DEPENDS= xdg-open:devel/xdg-utils GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --disable-festival \ --disable-gucharmap \ --disable-espeak \ |