pkgsrc-WIP-changes archive

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

packmol: Remove extraneous languages



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jul 23 09:00:07 2020 -0500
Changeset:	1c1c9244d699ece3f6a9832b56f59b2d3116d973

Modified Files:
	packmol/Makefile

Log Message:
packmol: Remove extraneous languages

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

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

diffstat:
 packmol/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/packmol/Makefile b/packmol/Makefile
index 81d256dfc4..51aa69bf13 100644
--- a/packmol/Makefile
+++ b/packmol/Makefile
@@ -16,7 +16,7 @@ HOMEPAGE=	http://m3g.iqm.unicamp.br/packmol/home.shtml
 COMMENT=	Pack molecules in defined regions of space
 LICENSE=	mit
 
-USE_LANGUAGES=	c c++ fortran
+USE_LANGUAGES=	fortran
 USE_TOOLS+=	cmake
 USE_CMAKE=	yes
 


Home | Main Index | Thread Index | Old Index