pkgsrc-WIP-changes archive

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

aha: Makefile is now BSD-compat



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Jan 12 22:17:13 2016 +0100
Changeset:	0cd70ea771a345f3ab8a5771d045f878705eee65

Modified Files:
	aha/Makefile

Log Message:
aha: Makefile is now BSD-compat

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

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

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

diffs:
diff --git a/aha/Makefile b/aha/Makefile
index a9aca9b..4373d17 100644
--- a/aha/Makefile
+++ b/aha/Makefile
@@ -10,8 +10,6 @@ COMMENT=	Ansi HTML Adapter
 # It's not specified what version of LGPL
 LICENSE=	mpl-1.1 OR gnu-lgpl-v2 OR gnu-lgpl-v2.1 OR gnu-lgpl-v3
 
-USE_TOOLS+=	gmake
-
 MAKE_ENV+=	MANDIR=${PKGMANDIR:Q}
 MAKE_ENV+=	MANMODE=${MANMODE:Q}
 MAKE_ENV+=	BINMODE=${BINMODE:Q}


Home | Main Index | Thread Index | Old Index