Skip to content

Commit

Permalink
textproc/rasqal: 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 Jan 29, 2024
1 parent 6838a69 commit 7d70a41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion textproc/rasqal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rasqal
PORTVERSION= 0.9.33
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/ \
SF/librdf/${PORTNAME}/${PORTVERSION}
Expand All @@ -20,6 +20,7 @@ LIB_DEPENDS= libraptor2.so:textproc/raptor2 \
USES= gmake libtool pathfix perl5 pkgconfig ssl
USE_PERL5= build
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes

OPTIONS_RADIO= DEC
Expand Down
6 changes: 3 additions & 3 deletions textproc/rasqal/pkg-plist
Expand Up @@ -6,9 +6,9 @@ lib/librasqal.so
lib/librasqal.so.3
lib/librasqal.so.3.0.0
libdata/pkgconfig/rasqal.pc
man/man1/rasqal-config.1.gz
man/man1/roqet.1.gz
man/man3/librasqal.3.gz
share/man/man1/rasqal-config.1.gz
share/man/man1/roqet.1.gz
share/man/man3/librasqal.3.gz
share/gtk-doc/html/rasqal/home.png
share/gtk-doc/html/rasqal/index.html
share/gtk-doc/html/rasqal/index.sgml
Expand Down

0 comments on commit 7d70a41

Please sign in to comment.