Skip to content

Commit

Permalink
devel/openocd: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 6, 2024
1 parent 74b291a commit dfe1fbf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion devel/openocd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openocd
DISTVERSION= 0.12.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF

Expand All @@ -18,6 +18,7 @@ BROKEN_aarch64= fails to build: src/target/nds32_tlb.h:25:2: error: expected ide

USES= gmake libtool makeinfo pkgconfig tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

CFLAGS+= -Wno-error=strict-prototypes \
-Wno-error=unused-but-set-parameter \
Expand Down
2 changes: 1 addition & 1 deletion devel/openocd/pkg-plist
@@ -1,5 +1,5 @@
bin/openocd
man/man1/openocd.1.gz
share/man/man1/openocd.1.gz
%%DATADIR%%/OpenULINK/ulink_firmware.hex
%%DATADIR%%/contrib/60-openocd.rules
%%DATADIR%%/contrib/libdcc/README
Expand Down

0 comments on commit dfe1fbf

Please sign in to comment.