diff options
author | drochner <drochner@pkgsrc.org> | 2009-08-05 16:32:54 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-08-05 16:32:54 +0000 |
commit | 87e1b7da3e07389860c801be0790b9b35f27a7c1 (patch) | |
tree | 5dafb4d4c07309726b559737ed46767fcffd7a80 /misc | |
parent | 4a9318b52546c430d96f4123f683b40081bf46d9 (diff) | |
download | pkgsrc-87e1b7da3e07389860c801be0790b9b35f27a7c1.tar.gz |
g/c unneeded omf file handling
Diffstat (limited to 'misc')
-rw-r--r-- | misc/yelp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile index 1dadad0425f..e4dc4e7d2a0 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2009/08/05 06:11:10 tnn Exp $ +# $NetBSD: Makefile,v 1.82 2009/08/05 16:32:54 drochner Exp $ # DISTNAME= yelp-2.26.0 @@ -52,7 +52,6 @@ BUILDLINK_DEPMETHOD.libXt?= build .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../mk/omf-scrollkeeper.mk" .include "../../textproc/rarian/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libSM/buildlink3.mk" |