pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/intellij-ue-bin (devel/intellij-ue-bin) PR pkg/5...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dff28250d00e
branches: trunk
changeset: 333583:dff28250d00e
user: mef <mef%pkgsrc.org@localhost>
date: Thu May 09 15:12:02 2019 +0000
description:
(devel/intellij-ue-bin) PR pkg/54183 problem is also here
diffstat:
devel/intellij-ue-bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3854ec582bbb -r dff28250d00e devel/intellij-ue-bin/Makefile
--- a/devel/intellij-ue-bin/Makefile Thu May 09 15:03:10 2019 +0000
+++ b/devel/intellij-ue-bin/Makefile Thu May 09 15:12:02 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/04/25 07:32:46 maya Exp $
+# $NetBSD: Makefile,v 1.3 2019/05/09 15:12:02 mef Exp $
#
# TODO Import intellij-fsnotifier with inotify support from FreeBSD.
@@ -57,7 +57,7 @@
${ECHO} "idea.filewatcher.disabled=true" >> bin/idea.properties && \
${SED} -e "s|@@IDEA_HOME@@|${PREFIX}/${PKGNAME}|g" \
${FILESDIR}/idea-ultimate.desktop > ${DESTDIR}${PREFIX}/share/applications/idea-ultimate.desktop && \
- pax -rw -pm * ${DESTDIR}${PREFIX}/${PKGNAME}
+ pax -rw -pm * ${DESTDIR}${PREFIX}/${PKGNAME_NOREV}
.include "../../lang/python/application.mk"
.include "../../mk/java-vm.mk"
Home |
Main Index |
Thread Index |
Old Index