Skip to content

Commit

Permalink
net/dico: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent 0945acf commit 3cce33a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion net/dico/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dico
DISTVERSION= 2.11
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net textproc
MASTER_SITES= GNU

Expand All @@ -16,6 +16,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl
USES= gmake libtool localbase pkgconfig readline tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip

INFO= dico
Expand Down
6 changes: 3 additions & 3 deletions net/dico/pkg-plist
Expand Up @@ -50,9 +50,9 @@ lib/libdico.so
lib/libdico.so.2
lib/libdico.so.2.0.0
libexec/idxgcide
man/man1/dico.1.gz
man/man5/dicod.conf.5.gz
man/man8/dicod.8.gz
share/man/man1/dico.1.gz
share/man/man5/dicod.conf.5.gz
share/man/man8/dicod.8.gz
sbin/dicod
%%DATADIR%%/%%PORTVERSION%%/include/pp-setup
%%NLS%%share/locale/da/LC_MESSAGES/dico.mo
Expand Down

0 comments on commit 3cce33a

Please sign in to comment.