pkgsrc-WIP-changes archive

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

Remove outdated comments from Ledger Makefile



Module Name:	pkgsrc-wip
Committed By:	atomicules <base%atomicules.co.uk@localhost>
Pushed By:	atomicules
Date:		Fri Jun 10 10:23:21 2016 +0100
Changeset:	8343ed34d1eb4cc95800a29841012b399753e0d5

Modified Files:
	ledger/Makefile

Log Message:
Remove outdated comments from Ledger Makefile

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

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

diffstat:
 ledger/Makefile | 5 -----
 1 file changed, 5 deletions(-)

diffs:
diff --git a/ledger/Makefile b/ledger/Makefile
index 7dd8124..9862df4 100644
--- a/ledger/Makefile
+++ b/ledger/Makefile
@@ -23,11 +23,6 @@ REPLACE_FILES.python+=	test/DocTests.py test/LedgerHarness.py
 REPLACE_FILES.python+=	test/convert.py test/RegressTests.py test/convert.py
 REPLACE_FILES.python+=	tools/genuuid
 
-# A list of other things you need in order to configure and build using the Ledger acprep script, that I'm not sure where to put:
-# - python
-# - devel/editline?
-
-
 #These are the minimum libraries required for Ledger
 .include "../../devel/editline/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"


Home | Main Index | Thread Index | Old Index