Skip to content

Commit

Permalink
cad/pdnmesh: 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 5ce9bd8 commit ef04b67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion cad/pdnmesh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdnmesh
PORTVERSION= 0.2.2
PORTREVISION= 22
PORTREVISION= 23
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}

Expand All @@ -19,6 +19,7 @@ USES= compiler:c++11-lang fortran gl gnome pkgconfig
USE_GL= glu
USE_GNOME= gtk20
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
LDFLAGS+= -lm

DESKTOP_ENTRIES="pdnMesh" "${COMMENT}" "" "${PORTNAME}" "" true
Expand Down
4 changes: 2 additions & 2 deletions cad/pdnmesh/pkg-plist
@@ -1,6 +1,6 @@
bin/pdnmesh
man/man1/pdnmesh.1.gz
man/man5/pdnmesh_input.5.gz
share/man/man1/pdnmesh.1.gz
share/man/man5/pdnmesh_input.5.gz
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/tutorial/README
Expand Down

0 comments on commit ef04b67

Please sign in to comment.