mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Remove the workaround for LICENSE
Submitted by: swell.k at gmail.com Approved by: pgj (mentor, implicit)
This commit is contained in:
parent
9ffa6f4195
commit
3edcad09c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262029
@ -20,15 +20,12 @@ QT_COMPONENTS= gui network svg xml \
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
MAN1= qelectrotech.1
|
||||
MANLANG= "" es fr.ISO8859-1 fr.UTF-8 fr pt_PT
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
post-extract:
|
||||
@${CP} ${WRKSRC}/LICENSE ${WRKSRC}/COPYING
|
||||
|
||||
do-configure:
|
||||
${MV} ${WRKSRC}/man/files/pt ${WRKSRC}/man/files/pt_PT
|
||||
${REINPLACE_CMD} -e 's,/usr/local/,${PREFIX}/,g' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user