summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2010-09-28 13:07:47 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2010-09-28 13:07:47 +0000
commit3edcad09c006a0ac3fd2ae61c3c053b9c0e80fc2 (patch)
treed75d4a8c92f3361a9f5858203c662fcc0b35f3f8 /cad
parent- Update to 0.5 (diff)
- Remove the workaround for LICENSE
Submitted by: swell.k at gmail.com Approved by: pgj (mentor, implicit)
Notes
Notes: svn path=/head/; revision=262029
Diffstat (limited to 'cad')
-rw-r--r--cad/qelectrotech/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/cad/qelectrotech/Makefile b/cad/qelectrotech/Makefile
index a19467252189..97cafbd9005d 100644
--- a/cad/qelectrotech/Makefile
+++ b/cad/qelectrotech/Makefile
@@ -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' \