NO_CHECKSUM and remove empty distinfo

from mikolaj.kucharski at gmail.com

go for it espie@
This commit is contained in:
steven 2007-02-15 08:04:49 +00:00
parent 6a215998dd
commit d7999844d8
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2006/12/27 11:16:10 steven Exp $
# $OpenBSD: Makefile,v 1.9 2007/02/15 08:04:49 steven Exp $
CATEGORIES= databases
DISTNAME= sqlports-0.5
@ -23,5 +23,6 @@ do-install:
BUILD_DEPENDS= ::databases/p5-DBD-SQLite
NO_REGRESS= Yes
NO_CHECKSUM= Yes
.include <bsd.port.mk>