Skip to content

Commit

Permalink
devel/mm: Impelled to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 23, 2024
1 parent 7bdd361 commit 1ad39b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion devel/mm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mm
PORTVERSION= 1.4.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= OSSP/lib/${PORTNAME}

Expand All @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

post-build:
@${ECHO_MSG} "===> Use 'make test' to run a quick test suite."
Expand Down
4 changes: 2 additions & 2 deletions devel/mm/pkg-plist
Expand Up @@ -4,5 +4,5 @@ lib/libmm.a
lib/libmm.so
lib/libmm.so.14
lib/libmm.so.14.0.22
man/man1/mm-config.1.gz
man/man3/mm.3.gz
share/man/man1/mm-config.1.gz
share/man/man3/mm.3.gz

0 comments on commit 1ad39b6

Please sign in to comment.