diff options
author | reed <reed@pkgsrc.org> | 2005-05-13 19:26:47 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-05-13 19:26:47 +0000 |
commit | f8b9749e3f6c92d167fecb34b1c5133e3d54a2c3 (patch) | |
tree | ebae64c3a23bb3dc884d9c72be350c99d1d34b6e | |
parent | 39fb596b787adbe4cb0fea5114f5da3c888ba565 (diff) | |
download | pkgsrc-f8b9749e3f6c92d167fecb34b1c5133e3d54a2c3.tar.gz |
Remove two blank lines.
-rw-r--r-- | x11/kdelibs3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index b11efd22979..089efa79d31 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2005/05/04 13:45:51 markd Exp $ +# $NetBSD: Makefile,v 1.86 2005/05/13 19:26:47 reed Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGREVISION= 4 @@ -80,8 +80,6 @@ PLIST_SUBST+= KDED_WORKAROUND="" .include "../../mk/krb5.buildlink3.mk" CONFIGURE_ARGS+= --with-gssapi=yes - - post-install: .if ${OPSYS} == "NetBSD" . if ${OS_VERSION:M1.5.[12]*} || ${OS_VERSION:M1.[0-4]*} |