pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

arduino-ctags: remove unnecesary MAKE_INSTALL_FLAGS



Module Name:	pkgsrc-wip
Committed By:	Chris Lasocki <krz.lasocki%gmail.com@localhost>
Pushed By:	klasocki
Date:		Sun Mar 31 20:39:01 2019 +0000
Changeset:	320b75fab491d9da4e368c989f561600875c2dc1

Modified Files:
	arduino-ctags/Makefile
	arduino-ctags/distinfo

Log Message:
arduino-ctags: remove unnecesary MAKE_INSTALL_FLAGS

most likely left there as a result of some troubleshooting

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=320b75fab491d9da4e368c989f561600875c2dc1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 arduino-ctags/Makefile | 1 -
 arduino-ctags/distinfo | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/arduino-ctags/Makefile b/arduino-ctags/Makefile
index de0c14121f..78c1fc3b26 100644
--- a/arduino-ctags/Makefile
+++ b/arduino-ctags/Makefile
@@ -14,6 +14,5 @@ LICENSE=	gnu-lgpl-v2
 
 GNU_CONFIGURE=	yes
 
-MAKE_INSTALL_FLAGS+= PREFIX=${DESTDIR}${PREFIX}
 INSTALLATION_DIRS+= bin man/man1
 .include "../../mk/bsd.pkg.mk"
diff --git a/arduino-ctags/distinfo b/arduino-ctags/distinfo
index 95d663fac1..10aaf3214f 100644
--- a/arduino-ctags/distinfo
+++ b/arduino-ctags/distinfo
@@ -4,7 +4,7 @@ SHA1 (arduino-ctags-5.8.11.zip) = 10d483cd6085431b349c6b5827e48aee6619c327
 RMD160 (arduino-ctags-5.8.11.zip) = a4bc68c4ff05129f463fb17d2319239afc805a5d
 SHA512 (arduino-ctags-5.8.11.zip) = c52ec982e843ab1b489168258619bb87825f7c413ea1c15389db6449572d30403199c840b1c0391b20387b3e22e9bffaaea8b11f4b124160b1fea9112f7c8aad
 Size (arduino-ctags-5.8.11.zip) = 561013 bytes
-SHA1 (patch-Makefile.in) = bbc7278b7a1ac1645945a8e2a3f2b0ca3f4a3497
+SHA1 (patch-Makefile.in) = dd99efd0e1ae7af4faf86728f20a527e5c680981
 SHA1 (patch-c.c) = b4b8ca5c9a1004731b42bbcd68eb4d4ece642eb1
 SHA1 (patch-debug.h) = 6be59bdad9d9b3251164bf7db1ee56c4e6ace4f6
 SHA1 (patch-eiffel.c) = 3a3ddeff8d43f4c5ec28cd23720305615716f88f


Home | Main Index | Thread Index | Old Index