editors/bpatch: Move man pages to share/man

Approved by:	portmgr (blanket)
2024Q2
Nuno Teixeira 2024-03-07 09:45:21 +00:00
parent 3d7f8f85b3
commit 20f38e8ce3
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= bpatch
PORTVERSION= 1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= LOCAL/joerg
DISTNAME= ${PORTNAME}
@ -20,6 +20,6 @@ CONFLICTS_INSTALL= bdelta
NO_WRKSUBDIR= yes
PLIST_FILES= bin/bpatch \
man/man1/bpatch.1.gz
share/man/man1/bpatch.1.gz
.include <bsd.port.mk>

View File

@ -6,7 +6,7 @@
+# terminfo, etc. Good luck!
+PREFIX?= /usr/local
+BINDIR= ${PREFIX}/bin
+MANDIR= ${PREFIX}/man/man1
+MANDIR= ${PREFIX}/share/man/man1
+
+LIBS = -lncurses
+#LIBS = -ltermlib