diff options
author | joerg <joerg> | 2007-02-19 20:04:10 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-02-19 20:04:10 +0000 |
commit | 4394781fb12b0b8173a00eda387e868b36f5dc68 (patch) | |
tree | c1c1d9deccb1dd44eae2d40eb9a45bbc867fb409 /graphics | |
parent | 8e8a36b3af209900ab1631ed057e86e6a59f3c3c (diff) | |
download | pkgsrc-4394781fb12b0b8173a00eda387e868b36f5dc68.tar.gz |
Don't include x11.b3.mk here directly.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/x11rec/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/x11rec/Makefile b/graphics/x11rec/Makefile index 573ef2fece4..769dba76a58 100644 --- a/graphics/x11rec/Makefile +++ b/graphics/x11rec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/01/17 23:47:21 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/02/19 20:04:10 joerg Exp $ # DISTNAME= x11rec-0.3 @@ -25,7 +25,6 @@ do-install: ${PREFIX}/share/doc/html/x11rec/index.html.ja .include "../../graphics/ImageMagick/buildlink3.mk" -.include "../../mk/x11.buildlink3.mk" .include "../../lang/ruby/modules.mk" SUBST_CLASSES+= toolpath |