Skip to content

Commit

Permalink
cad/tkgate: 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 22, 2024
1 parent ef04b67 commit e32b868
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions cad/tkgate/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tkgate
PORTVERSION= 2.1
PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://cdn.bitbucket.org/starling13/tkgate/downloads/

Expand All @@ -19,6 +20,7 @@ USE_XORG= x11 xft
USE_GNOME= pango
OPTIONS_DEFINE= DOCS
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

post-patch:
@${REINPLACE_CMD} -e \
Expand Down
6 changes: 3 additions & 3 deletions cad/tkgate/pkg-plist
@@ -1,9 +1,9 @@
bin/gmac
bin/tkgate
bin/verga
man/man1/gmac.1.gz
man/man1/tkgate.1.gz
man/man1/verga.1.gz
share/man/man1/gmac.1.gz
share/man/man1/tkgate.1.gz
share/man/man1/verga.1.gz
share/applications/tkgate.desktop
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
Expand Down

0 comments on commit e32b868

Please sign in to comment.