diff options
-rw-r--r-- | textproc/xfce4-dict-plugin/Makefile | 3 | ||||
-rw-r--r-- | textproc/xfce4-dict-plugin/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index f4694f5e4f68..26f5bbb22da2 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfce4-dict PORTVERSION= 0.8.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc xfce MASTER_SITES= XFCE/apps PKGNAMESUFFIX= -plugin @@ -23,6 +23,7 @@ USE_XORG= x11 USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS diff --git a/textproc/xfce4-dict-plugin/pkg-plist b/textproc/xfce4-dict-plugin/pkg-plist index f558fa2357ed..c80c94b7dbd8 100644 --- a/textproc/xfce4-dict-plugin/pkg-plist +++ b/textproc/xfce4-dict-plugin/pkg-plist @@ -1,6 +1,6 @@ bin/xfce4-dict lib/xfce4/panel/plugins/libxfce4dict.so -man/man1/xfce4-dict.1.gz +share/man/man1/xfce4-dict.1.gz share/applications/xfce4-dict.desktop share/icons/hicolor/128x128/apps/org.xfce.Dictionary.png share/icons/hicolor/16x16/apps/org.xfce.Dictionary.png |