pkgsrc-WIP-changes archive

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

Simplify the package some more



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Sat Sep 30 13:10:55 2017 +0200
Changeset:	0588cb4a0684ad5fbe0465b36d8b4f2dcc35790c

Modified Files:
	fonttools/Makefile

Log Message:
Simplify the package some more

Heads up by wiz@

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

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

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

diffs:
diff --git a/fonttools/Makefile b/fonttools/Makefile
index 20e970393b..9188016b33 100644
--- a/fonttools/Makefile
+++ b/fonttools/Makefile
@@ -9,7 +9,5 @@ HOMEPAGE=	https://groups.google.com/forum/#!forum/fonttools
 COMMENT=	Library to manipulate font files from Python
 #LICENSE=	# TODO: (see mk/license.mk)
 
-WRKSRC=		${WRKDIR}/fonttools-3.15.1
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index