diff options
author | cjep <cjep@pkgsrc.org> | 2004-01-12 09:46:04 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-01-12 09:46:04 +0000 |
commit | 68079c5e7c4d9e151cba95a247451b265f296681 (patch) | |
tree | 42760049bed3a2e9a4218509d6434c2eb95b71da /mail | |
parent | 8e2b148394277baa9eb457ff4155e598d68b74ba (diff) | |
download | pkgsrc-68079c5e7c4d9e151cba95a247451b265f296681.tar.gz |
Remove unnecessary blank lines.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution/Makefile | 3 | ||||
-rw-r--r-- | mail/sympa/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 96c512e2391..e096a7ff386 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2004/01/04 21:37:09 rh Exp $ +# $NetBSD: Makefile,v 1.46 2004/01/12 09:46:04 cjep Exp $ DISTNAME= evolution-1.4.5 CATEGORIES= mail time gnome @@ -55,7 +55,6 @@ pre-configure: ${MV} $$i.fixed $$i ; \ done - .include "../../databases/db3/buildlink2.mk" .include "../../databases/openldap/buildlink2.mk" .include "../../devel/GConf2/buildlink2.mk" diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index 7b78a6815dc..8564cbd05d0 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/12/30 12:31:42 gavan Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/12 09:46:04 cjep Exp $ # DISTNAME= sympa-3.4.2 @@ -26,7 +26,6 @@ DEPENDS.SunOS+= p5-DB_File-[0-9]*:../../databases/p5-DB_File OPSYSVARS+= DEPENDS - USE_BUILDLINK2= YES USE_PKGINSTALL= YES GNU_CONFIGURE= YES |