Skip to content

Commit

Permalink
devel/deforaos-libsystem: leave manpages in share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jan 12, 2024
1 parent e6c2985 commit e5be1c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion devel/deforaos-libsystem/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libsystem
PORTVERSION= 0.4.3
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/System/src/libSystem/
PKGNAMEPREFIX= deforaos-
Expand All @@ -17,7 +18,6 @@ USE_LDCONFIG= yes
CPPFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
MAKE_ARGS+= PREFIX=${PREFIX}
MAKE_ENV+= MANDIR=${STAGEDIR}${MANPREFIX}/man

MAKE_JOBS_UNSAFE= yes

Expand Down
2 changes: 1 addition & 1 deletion devel/deforaos-libsystem/pkg-plist
Expand Up @@ -21,7 +21,7 @@ lib/libSystem.so
lib/libSystem.so.1
lib/libSystem.so.1.0
libdata/pkgconfig/libSystem.pc
%%PORTDOCS%%man/man1/configctl.1.gz
%%PORTDOCS%%share/man/man1/configctl.1.gz
%%PORTDOCS%%share/gtk-doc/html/libSystem/libSystem-license.html
%%PORTDOCS%%share/gtk-doc/html/libSystem/libSystem-mutator.html
%%PORTDOCS%%share/gtk-doc/html/libSystem/libSystem-variable.html
Expand Down

0 comments on commit e5be1c3

Please sign in to comment.