pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics rearrange Makefile fragments so that entries ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b405d64b1d29
branches: trunk
changeset: 588851:b405d64b1d29
user: obache <obache%pkgsrc.org@localhost>
date: Fri May 20 11:35:50 2011 +0000
description:
rearrange Makefile fragments so that entries will be in right order.
diffstat:
graphics/eog-plugins-map/Makefile | 6 +++---
graphics/eog-plugins/Makefile | 3 ++-
graphics/eog-plugins/Makefile.common | 3 +--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (47 lines):
diff -r d55ecfe5b3a9 -r b405d64b1d29 graphics/eog-plugins-map/Makefile
--- a/graphics/eog-plugins-map/Makefile Fri May 20 11:16:06 2011 +0000
+++ b/graphics/eog-plugins-map/Makefile Fri May 20 11:35:50 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/04/22 13:43:43 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/05/20 11:35:51 obache Exp $
#
PKGNAME= eog-plugins-map-2.30.2
@@ -8,7 +8,7 @@
BUILD_DIRS= plugins/map
INSTALL_DIRS= plugins/map
+.include "../../graphics/eog-plugins/Makefile.common"
.include "../../geography/libchamplain08/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
-
-.include "../../graphics/eog-plugins/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r d55ecfe5b3a9 -r b405d64b1d29 graphics/eog-plugins/Makefile
--- a/graphics/eog-plugins/Makefile Fri May 20 11:16:06 2011 +0000
+++ b/graphics/eog-plugins/Makefile Fri May 20 11:35:50 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/04/22 13:43:43 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/05/20 11:35:50 obache Exp $
#
PKGNAME= eog-plugins-base-2.30.2
@@ -7,3 +7,4 @@
COMMENT= Plugin collection for eog
.include "../../graphics/eog-plugins/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r d55ecfe5b3a9 -r b405d64b1d29 graphics/eog-plugins/Makefile.common
--- a/graphics/eog-plugins/Makefile.common Fri May 20 11:16:06 2011 +0000
+++ b/graphics/eog-plugins/Makefile.common Fri May 20 11:35:50 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2011/04/14 15:57:25 drochner Exp $
+# $NetBSD: Makefile.common,v 1.4 2011/05/20 11:35:50 obache Exp $
#
# used by graphics/eog-plugins/Makefile
# used by graphics/eog-plugins-map/Makefile
@@ -22,4 +22,3 @@
_TOOLS_USE_PKGSRC.gsed=yes
.include "../../graphics/eog/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index