Skip to content

Commit

Permalink
textproc/gdome2: Moved man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent 83ef7c0 commit 63ac8e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion textproc/gdome2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gdome2
PORTVERSION= 0.8.1
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= textproc
MASTER_SITES= http://gdome2.cs.unibo.it/tarball/

Expand All @@ -18,6 +18,7 @@ USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0"

INSTALL_TARGET= install-strip
Expand Down
2 changes: 1 addition & 1 deletion textproc/gdome2/pkg-plist
Expand Up @@ -13,5 +13,5 @@ lib/libgdome.so
lib/libgdome.so.0
lib/libgdome.so.0.8.1
libdata/pkgconfig/gdome2.pc
man/man1/gdome-config.1.gz
share/man/man1/gdome-config.1.gz
share/aclocal/gdome2.m4

0 comments on commit 63ac8e2

Please sign in to comment.