diff options
Diffstat (limited to 'databases/luma/Makefile')
-rw-r--r-- | databases/luma/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/luma/Makefile b/databases/luma/Makefile index bd543406972..2b1951d5bcd 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" |