pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/aperture Remove empty lines to make fewer pkg...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ac6a80fe0fb
branches: trunk
changeset: 459882:4ac6a80fe0fb
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 10 21:47:32 2003 +0000
description:
Remove empty lines to make fewer pkglint warnings.
diffstat:
sysutils/aperture/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r fa442e79ba5b -r 4ac6a80fe0fb sysutils/aperture/Makefile
--- a/sysutils/aperture/Makefile Sun Aug 10 20:33:53 2003 +0000
+++ b/sysutils/aperture/Makefile Sun Aug 10 21:47:32 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2003/07/17 22:53:27 grant Exp $
+# $NetBSD: Makefile,v 1.28 2003/08/10 21:47:32 wiz Exp $
DISTNAME= apNetBSD
PKGNAME= aperture-2.0
@@ -6,14 +6,12 @@
WRKSRC= ${WRKDIR}
CATEGORIES= sysutils x11
EXTRACT_SUFX= .shar
-
# Not sure why ${MASTER_SITE_LOCAL:=${PKGNAME}} doesn't work, but the
# following does the correct substitution.
#
.for subdir in ${PKGNAME}
MASTER_SITES= ${MASTER_SITE_LOCAL:=${subdir}nb1/}
.endfor
-
# The definitive location of the distfile is as below, but it's risky to depend
# on NetBSD-current files to stay stable, so don't we'll place new copies at
# MASTER_SITE_LOCAL and update this package accordingly.
Home |
Main Index |
Thread Index |
Old Index