aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qelectrotech/Makefile
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2010-09-28 21:07:47 +0800
committerashish <ashish@FreeBSD.org>2010-09-28 21:07:47 +0800
commite82447d696fe2aab403aab96095d034a4e032949 (patch)
tree515613e45f864eef4d472abe3e99b19c3659cca7 /cad/qelectrotech/Makefile
parent8bd408a02629c8498fe9920e0053a74c4939c7b1 (diff)
downloadfreebsd-ports-gnome-e82447d696fe2aab403aab96095d034a4e032949.tar.gz
freebsd-ports-gnome-e82447d696fe2aab403aab96095d034a4e032949.tar.zst
freebsd-ports-gnome-e82447d696fe2aab403aab96095d034a4e032949.zip
- Remove the workaround for LICENSE
Submitted by: swell.k at gmail.com Approved by: pgj (mentor, implicit)
Diffstat (limited to 'cad/qelectrotech/Makefile')
-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' \