Skip to content

Commit

Permalink
cad/freehdl: 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 8bc53a5 commit 091a3ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions cad/freehdl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= freehdl
PORTVERSION= 0.0.8
PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/qucs/qucs/0.0.16/

Expand All @@ -21,6 +22,7 @@ USE_GCC= yes
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= SYSTEM_LIBTOOL=${FALSE}

INSTALL_TARGET= install-strip
Expand Down
10 changes: 5 additions & 5 deletions cad/freehdl/pkg-plist
Expand Up @@ -91,11 +91,11 @@ lib/libfreehdl-cdfggen.so.0.0.0
lib/libfreehdl-cdfggen.so.0
lib/libfreehdl-cdfggen.so
lib/libfreehdl-cdfggen.a
man/man1/freehdl-config.1.gz
man/man1/freehdl-gennodes.1.gz
man/man1/freehdl-v2cc.1.gz
man/man1/gvhdl.1.gz
man/man5/v2cc.libs.5.gz
share/man/man1/freehdl-config.1.gz
share/man/man1/freehdl-gennodes.1.gz
share/man/man1/freehdl-v2cc.1.gz
share/man/man1/gvhdl.1.gz
share/man/man5/v2cc.libs.5.gz
%%DATADIR%%/lib/std/standard.vhdl
%%DATADIR%%/lib/std/textio.vhdl
%%DATADIR%%/lib/ieee/std_logic_1164.vhdl
Expand Down

0 comments on commit 091a3ea

Please sign in to comment.