pkgsrc-WIP-changes archive

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

gramscii: Remove commented out copypastos



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Jan 21 17:36:20 2021 +0100
Changeset:	641fed35ea22cb3e146436ac71fa410658fa735b

Modified Files:
	gramscii/Makefile

Log Message:
gramscii: Remove commented out copypastos

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

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

diffstat:
 gramscii/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/gramscii/Makefile b/gramscii/Makefile
index d0f6f5c842..1105b36a74 100644
--- a/gramscii/Makefile
+++ b/gramscii/Makefile
@@ -13,9 +13,7 @@ LICENSE=	gnu-gpl-v3
 
 MAKE_FLAGS+=	PREFIX="${PREFIX}"
 MAKE_FLAGS+=	MANDIR="${PREFIX}/${PKGMANDIR}"
-#MAKE_FLAGS+=	LIBS=${BUILDLINK_LDADD.terminfo:Q}
 
 USE_LANGUAGES=	c99
 
-#.include "../../mk/terminfo.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index