pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gimp Remove inclusion of options.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ff809ef7da8
branches:  trunk
changeset: 534629:6ff809ef7da8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 28 11:05:45 2007 +0000

description:
Remove inclusion of options.mk.
Whatever was intended to happen here, that is not the correct way.

diffstat:

 graphics/gimp/buildlink3.mk |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r a50eded21a6e -r 6ff809ef7da8 graphics/gimp/buildlink3.mk
--- a/graphics/gimp/buildlink3.mk       Sun Oct 28 10:58:21 2007 +0000
+++ b/graphics/gimp/buildlink3.mk       Sun Oct 28 11:05:45 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2007/10/25 21:06:16 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2007/10/28 11:05:45 wiz Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 GIMP_BUILDLINK3_MK:=   ${GIMP_BUILDLINK3_MK}+
@@ -17,8 +17,6 @@
 BUILDLINK_PKGSRCDIR.gimp?=     ../../graphics/gimp
 .endif # GIMP_BUILDLINK3_MK
 
-.include "options.mk"
-
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../fonts/fontconfig/buildlink3.mk"
 .include "../../graphics/aalib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index