summaryrefslogtreecommitdiff
path: root/databases/luma
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-08 18:05:44 +0000
committerwiz <wiz@pkgsrc.org>2012-04-08 18:05:44 +0000
commitaa1f51813738bbec80f01fd500b58e6a35ae1b6e (patch)
treeff8cd4aa47c7bb1441f87ad972e5d72230bb2a13 /databases/luma
parent4ace91330351be0328cdf92580ad00649cf596ae (diff)
downloadpkgsrc-aa1f51813738bbec80f01fd500b58e6a35ae1b6e.tar.gz
remove duplicate include line
Diffstat (limited to 'databases/luma')
-rw-r--r--databases/luma/Makefile3
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"