diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-25 13:42:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-25 13:42:52 +0000 |
commit | 814d90d76fb632a04aff9f2cb7cfed62627a3c29 (patch) | |
tree | 597aa3f11add1094462a643bcb4805736eb18aa0 /textproc | |
parent | 13e02556530ed960a09387a08864cbf92c150a0c (diff) | |
download | pkgsrc-814d90d76fb632a04aff9f2cb7cfed62627a3c29.tar.gz |
Remove empty line.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/kdoc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile index bbb506e7a57..19ce529c8c3 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/04/11 21:47:36 tv Exp $ +# $NetBSD: Makefile,v 1.19 2005/05/25 13:42:52 wiz Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 @@ -14,6 +14,5 @@ COMMENT= C++ and IDL Class Documentation Tool .include "../../meta-pkgs/kde3/Makefile.kde3" - .include "../../lang/perl5/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |