Skip to content

Commit

Permalink
devel/gob2: 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 23, 2024
1 parent c28b077 commit 5b5b006
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devel/gob2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gob2
PORTVERSION= 2.0.18
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
Expand All @@ -11,11 +12,12 @@ WWW= https://www.5z.com/jirka/gob.html
LICENSE= GPLv2

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_GNOME= glib20
USES= gmake gnome localbase pkgconfig

PLIST_FILES= bin/gob2 share/aclocal/gob2.m4 ${EXAMPLES:S/^/%%EXAMPLESDIR%%\//} \
man/man1/gob2.1.gz
share/man/man1/gob2.1.gz

EXAMPLES= GNOME_Foo_SomeInterface.idl \
README \
Expand Down

0 comments on commit 5b5b006

Please sign in to comment.