From 5dc1921c75b02a3ed5d5499d277b32ef5d5dd05b Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 Apr 2012 18:05:44 +0000 Subject: [PATCH] remove duplicate include line --- databases/luma/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/databases/luma/Makefile b/databases/luma/Makefile index bd54340697263..2b1951d5bcde8 100644 --- a/databases/luma/Makefile +++ b/databases/luma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/03/09 12:34:05 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/04/08 18:05:44 wiz Exp $ DISTNAME= luma-2.3 PKGREVISION= 8 @@ -36,5 +36,4 @@ do-install: # If it is, then remove this comment. If it is not, then remove # this comment and the line below, and bump PKGREVISION. #BUILDLINK_DEPMETHOD.qt3-tools= full -.include "../../lang/python/application.mk" .include "../../mk/bsd.pkg.mk"