Skip to content

Commit

Permalink
graphics/potrace: 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 20, 2024
1 parent 705e765 commit a7c8470
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions graphics/potrace/Makefile
@@ -1,5 +1,6 @@
PORTNAME= potrace
DISTVERSION= 1.16
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/potrace/${PORTVERSION}

Expand All @@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= cpe
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

CPE_VENDOR= potrace_project

Expand Down
4 changes: 2 additions & 2 deletions graphics/potrace/pkg-plist
@@ -1,5 +1,5 @@
bin/potrace
bin/mkbitmap
man/man1/potrace.1.gz
man/man1/mkbitmap.1.gz
share/man/man1/potrace.1.gz
share/man/man1/mkbitmap.1.gz
%%PORTDOCS%%%%DOCSDIR%%/placement.pdf

0 comments on commit a7c8470

Please sign in to comment.