mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/remake: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5840b676d5
commit
63dd43d975
@ -1,6 +1,6 @@
|
||||
PORTNAME= remake
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/bashdb/remake/4.3+dbg-${PORTVERSION}/
|
||||
DISTNAME= remake-4.3+dbg-${PORTVERSION}
|
||||
@ -13,6 +13,7 @@ LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= readline
|
||||
INFO= remake
|
||||
CONFIGURE_ARGS= --without-guile
|
||||
|
@ -1,6 +1,5 @@
|
||||
bin/remake
|
||||
include/gnuremake.h
|
||||
man/man1/remake.1.gz
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/remake.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/remake.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/remake.mo
|
||||
@ -30,3 +29,4 @@ man/man1/remake.1.gz
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/remake.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/remake.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/remake.mo
|
||||
share/man/man1/remake.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user