summaryrefslogtreecommitdiff
path: root/sysutils/aperture
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-08-10 21:47:32 +0000
committerwiz <wiz@pkgsrc.org>2003-08-10 21:47:32 +0000
commit0c99c5f94f4532928dcfb00f4a88a796f8ab527d (patch)
tree53c4c7b42ebdf8a48752dadb47e2aff2084e05cb /sysutils/aperture
parente9ea51f5adc39b39f496916c7ecff8148dd6ce43 (diff)
downloadpkgsrc-0c99c5f94f4532928dcfb00f4a88a796f8ab527d.tar.gz
Remove empty lines to make fewer pkglint warnings.
Diffstat (limited to 'sysutils/aperture')
-rw-r--r--sysutils/aperture/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/aperture/Makefile b/sysutils/aperture/Makefile
index 8d06e385b67..5888b76d415 100644
--- a/sysutils/aperture/Makefile
+++ b/sysutils/aperture/Makefile
@@ -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 @@ PKGREVISION= 4
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.