pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/xyconvert
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jun 7 07:00:03 UTC 2023
Modified Files:
pkgsrc/math/xyconvert: Makefile
Log Message:
xyconvert: clean pkglint
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/xyconvert/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/xyconvert/Makefile
diff -u pkgsrc/math/xyconvert/Makefile:1.17 pkgsrc/math/xyconvert/Makefile:1.18
--- pkgsrc/math/xyconvert/Makefile:1.17 Wed Jun 7 06:58:46 2023
+++ pkgsrc/math/xyconvert/Makefile Wed Jun 7 07:00:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2023/06/07 06:58:46 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2023/06/07 07:00:02 wiz Exp $
.include "../../math/xylib/Makefile.common"
@@ -13,8 +13,9 @@ USE_LANGUAGES+= c++11
GNU_CONFIGURE_WX_VERSION= no
+INSTALLATION_DIRS+= bin
+
do-install:
- ${INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/gui/xyconvert \
${DESTDIR}${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index