Skip to content

Commit

Permalink
textproc/raptor2: 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 28, 2024
1 parent f548e9d commit 009bd03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion textproc/raptor2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= raptor2
DISTVERSION= 2.0.16
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= https://download.librdf.org/source/

Expand All @@ -27,6 +27,7 @@ USE_GNOME= libxml2 libxslt
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions textproc/raptor2/pkg-plist
Expand Up @@ -7,8 +7,8 @@ lib/libraptor2.so
lib/libraptor2.so.0
lib/libraptor2.so.0.0.0
libdata/pkgconfig/raptor2.pc
man/man1/rapper.1.gz
man/man3/libraptor2.3.gz
share/man/man1/rapper.1.gz
share/man/man3/libraptor2.3.gz
share/gtk-doc/html/raptor2/home.png
share/gtk-doc/html/raptor2/index.html
share/gtk-doc/html/raptor2/introduction.html
Expand Down

0 comments on commit 009bd03

Please sign in to comment.