BROKEN: Checksum mismatch

Noticed by:	kan
This commit is contained in:
Kris Kennaway 2004-02-09 03:06:27 +00:00
parent 3b91f8b26b
commit d3ae9931c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100460

View File

@ -15,10 +15,12 @@ MAINTAINER= jesse@cs.uni-magdeburg.de
COMMENT= Extremely portable perl-based make utility
USE_PERL5= yes
USE_QT_VER= 2
USE_QT_VER= 3
NO_BUILD= yes
TMAKE_BIN= progen tmake
BROKEN= "Checksum mismatch"
do-install:
@${MKDIR} ${PREFIX}/share/tmake
@cd ${WRKSRC}/lib; tar cf - * | (cd ${PREFIX}/share/tmake && tar xf -)